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 2b8bd32 commit a8a9357Copy full SHA for a8a9357
.pre-commit-config.yaml
@@ -74,7 +74,7 @@ repos:
74
hooks:
75
- id: isort
76
- repo: https://github.com/asottile/pyupgrade
77
- rev: v3.17.0
+ rev: v3.16.0
78
79
- id: pyupgrade
80
args: [--py310-plus]
0 commit comments