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 b6308e3 commit c42f8a6Copy full SHA for c42f8a6
.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