diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 834040d2e3779ab89af122aa23b439b60a74aeda..d8e3a7f8485ad31e52fb06bde11f1331e005e5e4 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: v4.6.0
+    rev: v5.0.0
     hooks:
       - id: check-added-large-files
       - id: check-case-conflict
@@ -35,7 +35,7 @@ repos:
         files: "\\.sh$"
 
   - repo: https://github.com/ansible/ansible-lint
-    rev: v24.5.0
+    rev: v24.9.2
     hooks:
       - id: ansible-lint
         additional_dependencies: