Skip to content

Commit 8ad7adc

Browse files
committed
⬆️ Update pre-commit hooks
1 parent bdd3ae8 commit 8ad7adc

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
@@ -20,7 +20,7 @@ repos:
2020
- id: end-of-file-fixer
2121
- id: trailing-whitespace
2222
- repo: https://github.com/tox-dev/pyproject-fmt
23-
rev: v2.14.2
23+
rev: v2.16.2
2424
hooks:
2525
- id: pyproject-fmt
2626
- repo: https://github.com/abravalheri/validate-pyproject
@@ -33,7 +33,7 @@ repos:
3333
- id: sphinx-lint
3434
types: [rst]
3535
- repo: https://github.com/pycqa/isort
36-
rev: 7.0.0
36+
rev: 8.0.1
3737
hooks:
3838
- id: isort
3939
additional_dependencies: ["toml"]

0 commit comments

Comments
 (0)