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 6896025 + 6f94129 commit 8656797Copy full SHA for 8656797
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: v3.3.1
+ rev: v3.3.2
29
hooks:
30
- id: pyupgrade
31
args: [--py38-plus]
0 commit comments