Skip to content

Commit 1993fd6

Browse files
authored
Merge pull request #261 from strawberry-graphql/pre-commit-ci-update-config
2 parents bd6726d + 13603b2 commit 1993fd6

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
@@ -23,7 +23,7 @@ repos:
2323
additional_dependencies: ["flake8-eradicate"]
2424

2525
- repo: https://github.com/pycqa/isort
26-
rev: 6.0.1
26+
rev: 6.1.0
2727
hooks:
2828
- id: isort
2929

@@ -41,7 +41,7 @@ repos:
4141
- id: end-of-file-fixer
4242
- id: check-toml
4343

44-
- repo: https://github.com/psf/black
44+
- repo: https://github.com/psf/black-pre-commit-mirror
4545
rev: 25.9.0
4646
hooks:
4747
- id: black

0 commit comments

Comments
 (0)