We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed60c6c commit 6d9cbe2Copy full SHA for 6d9cbe2
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
hooks:
20
- id: isort
21
- repo: https://github.com/asottile/pyupgrade
22
- rev: v3.2.2
+ rev: v3.3.0
23
24
- id: pyupgrade
25
args:
0 commit comments