We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3e3d37 + 9ba986c commit 7ba7e29Copy full SHA for 7ba7e29
.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: 7.0.0
+ rev: 7.1.0
14
hooks:
15
- id: flake8
16
- repo: https://github.com/asottile/pyupgrade
0 commit comments