Skip to content

Commit a73ecbd

Browse files
pre-commit-ci[bot]gaborbernat
authored andcommitted
pre-commit: bump repositories
updates: - [github.com/abravalheri/validate-pyproject: v0.19 → v0.20.2](abravalheri/validate-pyproject@v0.19...v0.20.2) - [github.com/astral-sh/ruff-pre-commit: v0.6.7 → v0.6.8](astral-sh/ruff-pre-commit@v0.6.7...v0.6.8)
1 parent 56b3504 commit a73ecbd

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.19
20+
rev: v0.20.2
2121
hooks:
2222
- id: validate-pyproject
2323
- repo: https://github.com/asottile/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.7
33+
rev: v0.6.8
3434
hooks:
3535
- id: ruff
3636
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)