From 2e796db756282c6dd8da8b149ae69cbe37fadfca Mon Sep 17 00:00:00 2001 From: "klutchell-renovate[bot]" <198632034+klutchell-renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 19:50:33 +0000 Subject: [PATCH] Update pre-commit hook hadolint/hadolint to v2.15.1 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5e3f8c4..210e34e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,6 +22,6 @@ repos: - id: actionlint-docker - repo: https://github.com/hadolint/hadolint - rev: v2.14.0 + rev: v2.15.1 hooks: - id: hadolint-docker