Skip to content

Commit 27b745e

Browse files
authored
Merge pull request #96 from homebysix/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents bd76f4a + 80d182b commit 27b745e

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
@@ -25,10 +25,10 @@ repos:
2525
hooks:
2626
- id: flake8
2727
- repo: https://github.com/pycqa/isort
28-
rev: 6.0.1
28+
rev: 6.1.0
2929
hooks:
3030
- id: isort
31-
- repo: https://github.com/psf/black
31+
- repo: https://github.com/psf/black-pre-commit-mirror
3232
rev: 25.9.0
3333
hooks:
3434
- id: black

0 commit comments

Comments
 (0)