We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe2700d commit 337b212Copy full SHA for 337b212
.pre-commit-config.yaml
@@ -75,7 +75,7 @@ repos:
75
- id: add-trailing-comma
76
args: [--py36-plus]
77
- repo: https://github.com/asottile/pyupgrade
78
- rev: "v3.11.0"
+ rev: "v3.13.0"
79
hooks:
80
- id: pyupgrade
81
0 commit comments