diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 0d1a068288086d70f5afbe41f07e2d8a412a708e..cdfac9f741571cb14edb36bac421c138da62682e 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
       - id: mdformat
 
   - repo: https://github.com/shellcheck-py/shellcheck-py.git
-    rev: v0.9.0.6
+    rev: v0.10.0.1
     hooks:
       - id: shellcheck
 
@@ -43,6 +43,6 @@ repos:
       - id: shell-validate
 
   - repo: https://github.com/AleksaC/hadolint-py.git
-    rev: v2.1.0
+    rev: v2.12.1b3
     hooks:
       - id: hadolint