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.
1 parent c83850b commit 16218eeCopy full SHA for 16218ee
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
43
# Python hooks
44
- repo: https://github.com/asottile/pyupgrade
45
- rev: v3.19.0
+ rev: v3.19.1
46
hooks:
47
- id: pyupgrade
48
args: [--py36-plus]
0 commit comments