Skip to content

Commit 2511dc6

Browse files
[pre-commit.ci] pre-commit autoupdate (#635)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4539e82 commit 2511dc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ repos:
2626
- tomli
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.7.2
29+
rev: v0.8.1
3030
hooks:
3131
- id: ruff
3232
args: ["--fix", "--show-fixes"]
3333
- id: ruff-format
3434

3535
- repo: https://github.com/abravalheri/validate-pyproject
36-
rev: v0.22
36+
rev: v0.23
3737
hooks:
3838
- id: validate-pyproject
3939

0 commit comments

Comments
 (0)