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 ba61e3c commit 2cfa25bCopy full SHA for 2cfa25b
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
hooks:
26
- id: rst-backticks
27
- repo: https://github.com/asottile/pyupgrade
28
- rev: v3.17.0
+ rev: v3.18.0
29
30
- id: pyupgrade
31
args: [--py38-plus]
0 commit comments