Merge pull request #35 from alufers/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
pull/37/head
Albert Koczy 2 years ago committed by GitHub
commit 165c70044f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,7 +29,7 @@ repos:
hooks: hooks:
- id: mypy - id: mypy
- repo: https://github.com/PyCQA/docformatter - repo: https://github.com/PyCQA/docformatter
rev: v1.6.3 rev: v1.6.4
hooks: hooks:
- id: docformatter - id: docformatter
args: args:
@ -57,7 +57,7 @@ repos:
hooks: hooks:
- id: yamllint - id: yamllint
- repo: https://github.com/igorshubovych/markdownlint-cli - repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.33.0 rev: v0.34.0
hooks: hooks:
- id: markdownlint-fix - id: markdownlint-fix
- id: markdownlint - id: markdownlint

Loading…
Cancel
Save