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 24a0c46 commit a68d38dCopy full SHA for a68d38d
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: flake8
29
30
- repo: https://github.com/asottile/pyupgrade
31
- rev: "v3.15.1"
+ rev: "v3.15.2"
32
hooks:
33
- id: pyupgrade
34
args: ["--py37-plus"]
0 commit comments