We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9b32e5 + ce7e166 commit a83ec45Copy full SHA for a83ec45
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
- id: trailing-whitespace
13
- id: end-of-file-fixer
14
15
- - repo: https://gitlab.com/PyCQA/flake8
+ - repo: https://github.com/PyCQA/flake8
16
rev: 4.0.1
17
hooks:
18
- id: flake8
0 commit comments