We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0591527 + 9d9e05b commit 34f5bbfCopy full SHA for 34f5bbf
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: check-added-large-files
11
args: ['--maxkb=2000']
12
- repo: https://github.com/PyCQA/flake8
13
- rev: 5.0.2
+ rev: 5.0.4
14
hooks:
15
- id: flake8
16
- repo: https://github.com/asottile/pyupgrade
0 commit comments