From c9b166f174509a025f04ce98cbd5e5be3fdedfa1 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sun, 10 Sep 2023 19:55:07 +0300
Subject: [PATCH] pre-commit: Update the hadolint hook.

---
 .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 f7cd63f..d8b9571 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -69,6 +69,6 @@ repos:
         exclude: postgres/healthcheck
 
   - repo: https://github.com/AleksaC/hadolint-py.git
-    rev: v2.8.0
+    rev: v2.12.0.2
     hooks:
       - id: hadolint
-- 
GitLab