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 65de176 commit 75ad319Copy full SHA for 75ad319
.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
33
- id: flake8
34
35
- repo: https://github.com/asottile/pyupgrade
36
- rev: "v3.9.0"
+ rev: "v3.10.1"
37
hooks:
38
- id: pyupgrade
39
args: ["--py310-plus"]
0 commit comments