diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eb9f38523..8626ad652 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - hooks: - id: gitleaks repo: https://github.com/gitleaks/gitleaks - rev: v8.18.2 + rev: v8.18.3 - hooks: - args: [--license-filepath=.github/license_template.txt, --use-current-year, --detect-license-in-X-top-lines=40, --skip-license-insertion-comment=Copyright] files: | @@ -38,7 +38,7 @@ repos: - args: ["--config", ".github/linters/.markdown-lint.yaml"] id: markdownlint repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.40.0 + rev: v0.41.0 - hooks: - id: shellcheck repo: https://github.com/koalaman/shellcheck-precommit @@ -47,7 +47,7 @@ repos: - args: ["--config-file", ".github/linters/actionlint.yml"] id: actionlint repo: https://github.com/rhysd/actionlint - rev: v1.7.0 + rev: v1.7.1 - hooks: - id: helm-docs-container repo: https://github.com/norwoodj/helm-docs