Skip to content

Commit 63fdc46

Browse files
authored
Merge pull request #12 from apihackers/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f3cfecb + b21b0d2 commit 63fdc46

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
@@ -7,7 +7,7 @@ repos:
77
- id: black
88

99
- repo: https://github.com/PyCQA/flake8
10-
rev: 5.0.4
10+
rev: 6.0.0
1111
hooks:
1212
- id: flake8
1313

@@ -17,7 +17,7 @@ repos:
1717
- id: isort
1818

1919
- repo: https://github.com/pre-commit/mirrors-mypy
20-
rev: v0.982
20+
rev: v0.991
2121
hooks:
2222
- id: mypy
2323
additional_dependencies:

0 commit comments

Comments
 (0)