We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fca15ab commit ca26f2dCopy full SHA for ca26f2d
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: black
6
language_version: python3
7
- repo: https://gitlab.com/pycqa/flake8
8
- rev: 3.7.7
+ rev: 3.8.3
9
hooks:
10
- id: flake8
11
language: python_venv
0 commit comments