We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f40f2 commit 60b8c02Copy full SHA for 60b8c02
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: black
15
language_version: python3.8
16
- repo: https://github.com/PyCQA/flake8
17
- rev: 5.0.3
+ rev: 5.0.4
18
hooks:
19
- id: flake8
20
exclude : cache|output|plugins
0 commit comments