Skip to content

Commit ec553c2

Browse files
authored
Update flake8 repo and version (#6317)
1 parent ac3be98 commit ec553c2

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
@@ -22,7 +22,7 @@ repos:
2222
hooks:
2323
- id: pyupgrade
2424
args: [--py37-plus]
25-
- repo: https://gitlab.com/pycqa/flake8
26-
rev: 4.0.1
25+
- repo: https://github.com/PyCQA/flake8
26+
rev: 6.0.0
2727
hooks:
2828
- id: flake8

0 commit comments

Comments
 (0)