Skip to content

Commit e552363

Browse files
committed
update flake8
1 parent 933d005 commit e552363

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
@@ -32,8 +32,8 @@ repos:
3232
rev: 5.10.1
3333
hooks:
3434
- id: isort
35-
- repo: https://gitlab.com/pycqa/flake8
36-
rev: 3.9.2
35+
- repo: https://github.com/pycqa/flake8
36+
rev: 4.0.1
3737
hooks:
3838
- id: flake8
3939
additional_dependencies:

0 commit comments

Comments
 (0)