Skip to content

Commit a5dd6ff

Browse files
authored
Merge pull request #498 from jazzband/pre-commit-ci-update-config
2 parents 0e5987d + daf5551 commit a5dd6ff

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
@@ -14,7 +14,7 @@ repos:
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
1616

17-
- repo: https://github.com/psf/black
17+
- repo: https://github.com/psf/black-pre-commit-mirror
1818
rev: 25.9.0
1919
hooks:
2020
- id: black
@@ -25,7 +25,7 @@ repos:
2525
hooks:
2626
- id: seed-isort-config
2727
- repo: https://github.com/PyCQA/isort
28-
rev: 6.0.1
28+
rev: 7.0.0
2929
hooks:
3030
- id: isort
3131
additional_dependencies:

0 commit comments

Comments
 (0)