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 8d884b9 commit abd1111Copy full SHA for abd1111
.pre-commit-config.yaml
@@ -63,7 +63,7 @@ repos:
63
]
64
65
- repo: https://github.com/asottile/pyupgrade
66
- rev: v3.19.0
+ rev: v3.19.1
67
hooks:
68
- id: pyupgrade
69
args: [--py38-plus, --keep-runtime-typing]
0 commit comments