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 24e29d1 commit 94f2507Copy full SHA for 94f2507
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
args: [--include-version-classifiers, --min-py-version, "3.7", --max-py-version, "3.11"]
19
20
- repo: https://github.com/asottile/pyupgrade
21
- rev: v3.9.0
+ rev: v3.10.1
22
hooks:
23
- id: pyupgrade
24
args: [--py37-plus]
0 commit comments