From fdfc2c4b0669c14670347fba23c209e80e7aad90 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 22 Sep 2025 10:08:13 +0000 Subject: [PATCH] chore(deps): update pre-commit hook hadolint/hadolint to v2.14.0 --- .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 97819be..3f820a4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,6 +6,6 @@ repos: - id: prettier - repo: https://github.com/hadolint/hadolint - rev: v2.12.0 + rev: v2.14.0 hooks: - id: hadolint-docker