diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 79f85b18a..914579383 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -87,12 +87,12 @@ repos: args: ["--schemafile", "charts/nginx-ingress/values.schema.json"] - repo: https://github.com/DavidAnson/markdownlint-cli2 - rev: v0.17.1 + rev: v0.17.2 hooks: - id: markdownlint-cli2 - repo: https://github.com/rhysd/actionlint - rev: v1.7.6 + rev: v1.7.7 hooks: - id: actionlint name: Lint GitHub Actions workflow files