Skip to content

Commit cde404b

Browse files
authored
Merge pull request #15 from strawberry-graphql/pre-commit-ci-update-config
2 parents b5558ba + 45ffcb0 commit cde404b

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
@@ -18,13 +18,13 @@ repos:
1818
hooks:
1919
- id: flake8
2020

21-
- repo: https://github.com/psf/black
21+
- repo: https://github.com/psf/black-pre-commit-mirror
2222
rev: 25.9.0
2323
hooks:
2424
- id: black
2525

2626
- repo: https://github.com/pycqa/isort
27-
rev: 6.0.1
27+
rev: 6.1.0
2828
hooks:
2929
- id: isort
3030
name: isort (python)

0 commit comments

Comments
 (0)