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 3820b49 commit 3485eb2Copy full SHA for 3485eb2
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
hooks:
25
- id: rst-backticks
26
- repo: https://github.com/asottile/pyupgrade
27
- rev: v3.9.0
+ rev: v3.10.1
28
29
- id: pyupgrade
30
args: [--py37-plus]
0 commit comments