diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1cbeb25b6f582d1b93ebf6ec72a40a8d19825599..cdcd7c0bda8f5aa87fb4fc7b3468a9777c70d3b7 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