diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 87b999e..f6773a8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: mixed-line-ending - id: trailing-whitespace - repo: https://github.com/shellcheck-py/shellcheck-py - rev: v0.8.0.4 + rev: v0.9.0.6 hooks: - id: shellcheck - repo: https://github.com/markdownlint/markdownlint @@ -26,6 +26,6 @@ repos: hooks: - id: markdownlint - repo: https://github.com/fsfe/reuse-tool - rev: v1.1.0 + rev: v2.1.0 hooks: - id: reuse