We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ad51e commit 1d0f227Copy full SHA for 1d0f227
.pre-commit-config.yaml
@@ -71,7 +71,7 @@ repos:
71
exclude: ^completions/|^test/fixtures/pytest/
72
73
- repo: https://github.com/asottile/pyupgrade
74
- rev: v2.12.0
+ rev: v2.13.0
75
hooks:
76
- id: pyupgrade
77
args: [--py36-plus, --keep-percent-format]
0 commit comments