From 229ea700d61a84561251d55a088f711f4e0bb627 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Sep 2025 08:40:20 +0200 Subject: [PATCH] chore(deps): update pre-commit hook hadolint/hadolint to v2.14.0 (#5555) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 6bd10af80..8c20e58de 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: checkmake exclude: '^docker/Dockerfile.make$' # actually a Dockerfile and not a makefile - repo: https://github.com/hadolint/hadolint - rev: v2.13.1-beta + rev: v2.14.0 hooks: - id: hadolint - repo: https://github.com/rbubley/mirrors-prettier