We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59355b7 commit 1848dc3Copy full SHA for 1848dc3
.pre-commit-config.yaml
@@ -70,7 +70,7 @@ repos:
70
files: '\.(md|js|css)$'
71
args: [--prose-wrap=always]
72
- repo: https://github.com/asottile/pyupgrade
73
- rev: v3.16.0
+ rev: v3.17.0
74
hooks:
75
- id: pyupgrade
76
args: [--py38-plus]
0 commit comments