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 7f4d17f + f17a083 commit fbc466bCopy full SHA for fbc466b
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.21.0
+ rev: v2.21.2
27
hooks:
28
- id: pyupgrade
29
0 commit comments