We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8e5ebd + 489daed commit 0b77eeaCopy full SHA for 0b77eea
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
hooks:
20
- id: add-trailing-comma
21
- repo: https://github.com/asottile/pyupgrade
22
- rev: v3.15.0
+ rev: v3.15.1
23
24
- id: pyupgrade
25
args: [--py38-plus]
0 commit comments