Skip to content

Commit 180ad08

Browse files
authored
Merge pull request open-mmlab#2309 from jinwonkim93/fix/flake8
gitlab.com/pycqa/flake8 no longer exists
2 parents 6b4c7ff + cdd5896 commit 180ad08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
repos:
2-
- repo: https://gitlab.com/pycqa/flake8.git
2+
- repo: https://github.com/PYCQA/flake8.git
33
rev: 5.0.4
44
hooks:
55
- id: flake8

0 commit comments

Comments
 (0)