We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34d040b commit ece47beCopy full SHA for ece47be
.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.10.0
+ rev: v2.10.1
75
hooks:
76
- id: pyupgrade
77
args: [--py36-plus, --keep-percent-format]
0 commit comments