We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b73e2 commit cc22f91Copy full SHA for cc22f91
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ repos:
4
hooks:
5
- id: black
6
- repo: https://gitlab.com/pycqa/flake8
7
- rev: 3.8.3
+ rev: 3.8.4
8
9
- id: flake8
10
additional_dependencies: [flake8-comprehensions>=3.1.0]
0 commit comments