We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1093c9a commit 2cafe86Copy full SHA for 2cafe86
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
hooks:
37
- id: sphinx-lint
38
- repo: https://github.com/asottile/pyupgrade
39
- rev: v3.19.0
+ rev: v3.19.1
40
41
- id: pyupgrade
42
args: [--py39-plus]
0 commit comments