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 1f4529d commit 02e359dCopy full SHA for 02e359d
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
37
# Python hooks
38
- repo: https://github.com/asottile/pyupgrade
39
- rev: v3.15.1
+ rev: v3.15.2
40
hooks:
41
- id: pyupgrade
42
args: [--py36-plus]
0 commit comments