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 0ed7930 + 75aa6a0 commit 7432accCopy full SHA for 7432acc
1 file changed
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: v3.3.0
+ rev: v3.4.0
4
hooks:
5
- id: trailing-whitespace
6
- id: end-of-file-fixer
@@ -40,7 +40,7 @@ repos:
40
- id: add-trailing-comma
41
args: [--py36-plus]
42
- repo: https://github.com/asottile/setup-cfg-fmt
43
- rev: v1.15.1
+ rev: v1.16.0
44
45
- id: setup-cfg-fmt
46
- repo: https://github.com/pre-commit/mirrors-mypy
0 commit comments