We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2d8631 commit b3e7978Copy full SHA for b3e7978
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ repos:
3
rev: 22.3.0
4
hooks:
5
- id: black
6
-- repo: https://github.com/pycqa/flake8
+- repo: https://gitlab.com/pycqa/flake8
7
rev: 4.0.1
8
9
- id: flake8
0 commit comments