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 38b8824 + d1fac7f commit 7282c4bCopy full SHA for 7282c4b
1 file changed
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- id: reorder-python-imports
28
args: [--py3-plus]
29
- repo: https://github.com/asottile/pyupgrade
30
- rev: v2.15.0
+ rev: v2.16.0
31
hooks:
32
- id: pyupgrade
33
args: [--py36-plus]
0 commit comments