Skip to content

Commit 53eac6b

Browse files
authored
Merge pull request #201 from strawberry-graphql/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3795ed6 + 8cf6ec1 commit 53eac6b

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/autoflake
3-
rev: "v1.7.6"
3+
rev: "v1.7.7"
44
hooks:
55
- id: autoflake
66
args:
@@ -33,7 +33,7 @@ repos:
3333
exclude: CHANGELOG.md
3434

3535
- repo: https://github.com/pre-commit/mirrors-prettier
36-
rev: v3.0.0-alpha.2
36+
rev: v3.0.0-alpha.3
3737
hooks:
3838
- id: prettier
3939
files: '^docs/.*\.mdx?$'

0 commit comments

Comments
 (0)