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.
2 parents a6610a3 + 1a23e2a commit 8821274Copy full SHA for 8821274
1 file changed
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
- id: reorder-python-imports
24
args: [--py3-plus]
25
- repo: https://github.com/asottile/pyupgrade
26
- rev: v2.24.0
+ rev: v2.25.0
27
hooks:
28
- id: pyupgrade
29
0 commit comments