diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 08178ea7489d1339691c3cee21f3d0c96123744d..dacf4d30082ea48f0741ec911e71faaa6b9f0c12 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,7 +1,7 @@
 ---
 repos:
   - repo: https://github.com/pre-commit/pre-commit-hooks
-    rev: v3.3.0
+    rev: v3.4.0
     hooks:
       - id: check-added-large-files
       - id: check-executables-have-shebangs
@@ -42,7 +42,7 @@ repos:
         exclude: Pipfile\.lock
 
   - repo: https://git.shore.co.il/nimrod/shell-pre-commit.git
-    sha: v0.6.0
+    rev: v0.6.0
     hooks:
       - id: shell-lint
       - id: shellcheck