We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b32e5 commit ce7e166Copy full SHA for ce7e166
.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