We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b82c0 commit 26aef2cCopy full SHA for 26aef2c
1 file changed
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
- id: isort
22
23
- repo: https://github.com/asottile/pyupgrade
24
- rev: "v3.2.2"
+ rev: "v3.3.0"
25
hooks:
26
- id: pyupgrade
27
args: ["--py310-plus"]
0 commit comments