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 0f48b82 commit 5c02d7cCopy full SHA for 5c02d7c
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
# python doesn't come with a toml parser prior to 3.11
36
- "tomli; python_version < '3.11'"
37
- repo: https://github.com/asottile/pyupgrade
38
- rev: v3.19.1
+ rev: v3.21.0
39
hooks:
40
- id: pyupgrade
41
args: ["--py310-plus", "--keep-percent-format"]
0 commit comments