We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 351ae01 commit 4bb0292Copy full SHA for 4bb0292
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
hooks:
15
- id: flake8
16
- repo: https://github.com/asottile/pyupgrade
17
- rev: v3.7.0
+ rev: v3.8.0
18
19
- id: pyupgrade
20
- repo: https://github.com/pycqa/isort
0 commit comments