diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6eb5e8a..4f54496 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: hooks: - id: mypy - repo: https://github.com/PyCQA/docformatter - rev: v1.6.3 + rev: v1.6.4 hooks: - id: docformatter args: @@ -57,7 +57,7 @@ repos: hooks: - id: yamllint - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.33.0 + rev: v0.34.0 hooks: - id: markdownlint-fix - id: markdownlint