Skip to content

Commit 5c52d75

Browse files
authored
Merge pull request #1910 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents fb9a02a + a2b68c8 commit 5c52d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repos:
3131
- id: black
3232
args: [--line-length=79]
3333
- repo: https://github.com/PyCQA/flake8
34-
rev: 6.1.0
34+
rev: 7.0.0
3535
hooks:
3636
- id: flake8
3737
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)