We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7050d19 + 75bf09b commit f2c8094Copy full SHA for f2c8094
1 file changed
.pre-commit-config.yaml
@@ -48,7 +48,7 @@ repos:
48
- id: isort
49
50
- repo: https://github.com/asottile/pyupgrade
51
- rev: v3.3.2
+ rev: v3.4.0
52
hooks:
53
- id: pyupgrade
54
args: [--py39-plus]
0 commit comments