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 4170e1a commit 65aeec8Copy full SHA for 65aeec8
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
rev: v3.19.1
40
hooks:
41
- id: pyupgrade
42
- args: ["--py39-plus", "--keep-percent-format"]
+ args: ["--py310-plus", "--keep-percent-format"]
43
44
- repo: https://github.com/tox-dev/pyproject-fmt
45
rev: v2.6.0
0 commit comments