[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/PyCQA/docformatter: v1.6.5 → v1.7.1](https://github.com/PyCQA/docformatter/compare/v1.6.5...v1.7.1)
- [github.com/adrienverge/yamllint.git: v1.31.0 → v1.32.0](https://github.com/adrienverge/yamllint.git/compare/v1.31.0...v1.32.0)
pull/51/head
pre-commit-ci[bot] 2 years ago committed by GitHub
parent c71a1a6aa6
commit e638d168ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,7 +29,7 @@ repos:
hooks:
- id: mypy
- repo: https://github.com/PyCQA/docformatter
rev: v1.6.5
rev: v1.7.1
hooks:
- id: docformatter
args:
@ -53,7 +53,7 @@ repos:
args: ["-t=3.9-", "--violations"]
# (if your target is specified in a Vermin config, you may omit the 'args' entry entirely)
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.31.0
rev: v1.32.0
hooks:
- id: yamllint
- repo: https://github.com/igorshubovych/markdownlint-cli

Loading…
Cancel
Save