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 09fa80b commit bea8db8Copy full SHA for bea8db8
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: rst-inline-touching-normal
23
- id: text-unicode-replacement-char
24
- repo: https://github.com/asottile/pyupgrade
25
- rev: v2.23.0
+ rev: v2.23.1
26
hooks:
27
- id: pyupgrade
28
args: [--py36-plus]
0 commit comments