diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9bb4fa0..309f7dd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.44.0 + rev: v0.45.0 hooks: - id: markdownlint args: ["--fix"] @@ -44,7 +44,7 @@ repos: - id: shellcheck - repo: https://github.com/adrienverge/yamllint.git - rev: v1.37.0 + rev: v1.37.1 hooks: - id: yamllint