diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 82e5f4f..abda2bc 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -9,11 +9,11 @@ repos:
       - id: cargo-fix
       - id: cargo-fmt
   - repo: https://github.com/jvllmr/pre-commit-prettier
-    rev: v3.5.3
+    rev: v4.0.0-alpha.12
     hooks:
       - id: prettier
   - repo: https://github.com/astral-sh/ruff-pre-commit
-    rev: "v0.9.9"
+    rev: "v0.11.8"
     hooks:
       - id: ruff
         args: