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 c5b7c3e commit b764bd9Copy full SHA for b764bd9
.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.20.0
89
hooks:
90
- id: pyupgrade
91
0 commit comments