From e02cb7107a760ca8366ae128cbd7eb3861caf10f 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