diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ed3c51e..0aa7192 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: # exclude: # ^gitops/(?:templates|files)/.*\.yaml - repo: https://github.com/crate-ci/typos - rev: v1.27.3 + rev: v1.28.2 hooks: - id: typos - repo: https://github.com/igorshubovych/markdownlint-cli