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 38676b7 + 2496247 commit 8c347f1Copy full SHA for 8c347f1
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- id: check-yaml
14
- id: check-added-large-files
15
- repo: https://github.com/asottile/pyupgrade
16
- rev: v2.7.4
+ rev: v2.10.0
17
hooks:
18
- id: pyupgrade
19
args: [--py36-plus]
0 commit comments