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 fe4425f + 124f19f commit 7e2f3d2Copy full SHA for 7e2f3d2
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.23.0
+ rev: v2.23.1
27
hooks:
28
- id: pyupgrade
29
0 commit comments