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.
2 parents 8b22156 + 8fe7819 commit c37a51bCopy full SHA for c37a51b
1 file changed
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: add-trailing-comma
21
args: [--py36-plus]
22
- repo: https://github.com/asottile/pyupgrade
23
- rev: v2.37.3
+ rev: v2.38.0
24
hooks:
25
- id: pyupgrade
26
args: [--py37-plus]
0 commit comments