Thanks to visit codestin.com Credit goes to github.com
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 3fe38df + fb608ee commit b1de333Copy full SHA for b1de333
1 file changed
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: add-trailing-comma
26
args: [--py36-plus]
27
- repo: https://github.com/asottile/pyupgrade
28
- rev: v2.37.3
+ rev: v2.38.0
29
hooks:
30
- id: pyupgrade
31
args: [--py37-plus]
0 commit comments