We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74762fe + 078de0f commit c72097dCopy full SHA for c72097d
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
hooks:
24
- id: add-trailing-comma
25
- repo: https://github.com/asottile/pyupgrade
26
- rev: v3.11.0
+ rev: v3.13.0
27
28
- id: pyupgrade
29
args: [--py38-plus]
0 commit comments