We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
asottile
Learn more about funding links in repositories.
Report abuse
2 parents 9efd4bf + c531524 commit 992bb77Copy full SHA for 992bb77
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
args: [--line-length=78]
22
files: ^src/
23
- repo: https://github.com/asottile/pyupgrade
24
- rev: v2.11.0
+ rev: v2.12.0
25
hooks:
26
- id: pyupgrade
27
args: [--py36-plus]
0 commit comments