diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 215048a2d6a85a92ae8ad3bff6f456eb631de885..a731840efe3f9a50c52921e36a39e6f3e31ca06e 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,5 +1,7 @@
 ci:
   autoupdate_branch: devel
+  autofix_prs: false
+  autoupdate_schedule: quarterly
 repos:
 - repo: https://github.com/astral-sh/ruff-pre-commit
   rev: v0.5.1