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.
1 parent 45e858b commit 4268572Copy full SHA for 4268572
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
- id: pyupgrade
22
args: ['--py36-plus']
23
- repo: https://github.com/pycqa/flake8
24
- rev: 7.2.0
+ rev: 7.3.0
25
hooks:
26
- id: flake8
27
- repo: https://github.com/pycqa/isort
0 commit comments