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 6e2418c + 19be557 commit 47561b9Copy full SHA for 47561b9
1 file changed
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
- id: add-trailing-comma
38
args: [--py36-plus]
39
- repo: https://github.com/asottile/setup-cfg-fmt
40
- rev: v1.15.1
+ rev: v1.16.0
41
hooks:
42
- id: setup-cfg-fmt
43
- repo: https://github.com/pre-commit/mirrors-mypy
0 commit comments