We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd5f143 + 6969fa3 commit 5fe88aeCopy full SHA for 5fe88ae
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
hooks:
24
- id: black
25
- repo: https://github.com/asottile/pyupgrade
26
- rev: v2.32.0
+ rev: v2.32.1
27
28
- id: pyupgrade
29
args: [--py36-plus]
0 commit comments