Skip to content

Commit 8a1cddb

Browse files
authored
Merge pull request #21 from strawberry-graphql/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents cbfaf25 + 4f720d7 commit 8a1cddb

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/PyCQA/flake8
3-
rev: 7.1.0
3+
rev: 7.1.1
44
hooks:
55
- id: flake8
66
additional_dependencies: ["flake8-eradicate"]
@@ -32,6 +32,6 @@ repos:
3232
args: ['--in-place', '--remove-all-unused-imports', '--remove-unused-variable']
3333

3434
- repo: https://github.com/psf/black
35-
rev: 24.4.2
35+
rev: 24.8.0
3636
hooks:
3737
- id: black

0 commit comments

Comments
 (0)