diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index c90e326dacd6a7e0413f3c454960df053b3522fa..0d8a7a798354ce895b7b60ad295f714e334f95ea 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.1.14