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 1466f93 + a715e50 commit b223cb3Copy full SHA for b223cb3
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.26.0
+ rev: v2.28.0
27
hooks:
28
- id: pyupgrade
29
0 commit comments