Skip to content

Commit 2f57007

Browse files
authored
Merge pull request #7 from strawberry-graphql/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents eed9461 + a7db5d9 commit 2f57007

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@ repos:
99
- id: check-ast
1010

1111
- repo: https://github.com/asottile/pyupgrade
12-
rev: v2.34.0
12+
rev: v2.38.2
1313
hooks:
1414
- id: pyupgrade
1515

1616
- repo: https://github.com/PyCQA/flake8
17-
rev: 4.0.1
17+
rev: 5.0.4
1818
hooks:
1919
- id: flake8
2020

2121
- repo: https://github.com/psf/black
22-
rev: 22.3.0
22+
rev: 22.8.0
2323
hooks:
2424
- id: black
2525

0 commit comments

Comments
 (0)