We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee1ca1a + eee7b7b commit 45ef1ddCopy full SHA for 45ef1dd
1 file changed
.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.1.2
+ rev: 7.2.0
25
hooks:
26
- id: flake8
27
- repo: https://github.com/pycqa/isort
0 commit comments