We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a02859a + 5bd2077 commit a4444f1Copy full SHA for a4444f1
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
hooks:
26
- id: validate_manifest
27
- repo: https://github.com/asottile/pyupgrade
28
- rev: v2.23.0
+ rev: v2.23.1
29
30
- id: pyupgrade
31
args: [--py36-plus]
0 commit comments