We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d42a01d commit 7f48743Copy full SHA for 7f48743
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
37
# Python hooks
38
- repo: https://github.com/asottile/pyupgrade
39
- rev: v3.15.1
+ rev: v3.15.2
40
hooks:
41
- id: pyupgrade
42
args: [--py36-plus]
0 commit comments