We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05a3ec2 commit dfbdea6Copy full SHA for dfbdea6
.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