diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a213a0f..4a32753 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: stages: - commit-msg - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.14.0 + rev: v0.15.0 hooks: - id: markdownlint-cli2 - repo: https://github.com/shellcheck-py/shellcheck-py @@ -62,7 +62,7 @@ repos: - id: taplo-lint # https://reuse.software - repo: https://github.com/fsfe/reuse-tool - rev: v4.0.3 + rev: v5.0.2 hooks: - id: reuse - repo: https://github.com/doublify/pre-commit-rust