We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bbc469 commit f0af820Copy full SHA for f0af820
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
args: []
26
27
- repo: https://github.com/asottile/pyupgrade
28
- rev: v3.17.0
+ rev: v3.18.0
29
hooks:
30
- id: pyupgrade
31
args: [--py38-plus]
0 commit comments