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 29f04f0 commit 60c2bc3Copy full SHA for 60c2bc3
.pre-commit-config.yaml
@@ -85,7 +85,7 @@ repos:
85
args: [--py38-plus]
86
exclude: nonunicode/.*
87
- repo: https://github.com/asottile/pyupgrade
88
- rev: v3.16.0
+ rev: v3.19.1
89
hooks:
90
- id: pyupgrade
91
0 commit comments