Skip to content

Commit 84e6495

Browse files
pre-commit: bump repositories (#830)
1 parent c729daa commit 84e6495

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: end-of-file-fixer
1818
- id: trailing-whitespace
1919
- repo: https://github.com/abravalheri/validate-pyproject
20-
rev: v0.20.2
20+
rev: v0.21
2121
hooks:
2222
- id: validate-pyproject
2323
- repo: https://github.com/adamchainz/blacken-docs
@@ -30,7 +30,7 @@ repos:
3030
hooks:
3131
- id: prettier
3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.6.9
33+
rev: v0.7.0
3434
hooks:
3535
- id: ruff
3636
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)