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 f794011 + 18f1cdf commit e1ce4c0Copy full SHA for e1ce4c0
1 file changed
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
exclude: ^(pre_commit/resources/|testing/resources/python3_hooks_repo/)
21
args: [--py37-plus, --add-import, 'from __future__ import annotations']
22
- repo: https://github.com/asottile/add-trailing-comma
23
- rev: v2.2.2
+ rev: v2.2.3
24
hooks:
25
- id: add-trailing-comma
26
args: [--py36-plus]
0 commit comments