diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 4645e822ef9d6482ff0303115040834e8fc788f1..d4ef3f68cbf29557f4c576a69437cb8de0beab4c 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -2,7 +2,7 @@ ci:
   autoupdate_branch: devel
 repos:
 - repo: https://github.com/astral-sh/ruff-pre-commit
-  rev: v0.7.1
+  rev: v0.7.3
   hooks:
   - id: ruff
     args:
@@ -19,7 +19,7 @@ repos:
   - id: toml-sort-fix
     exclude: poetry.lock
 - repo: https://github.com/pre-commit/mirrors-clang-format
-  rev: v19.1.2
+  rev: v19.1.3
   hooks:
   - id: clang-format
     args: