Dont autofix PR

This commit is contained in:
Jesse Hills 2025-07-14 14:12:26 +12:00
parent 4153380f99
commit 90f0ebb22b
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

@ -5,6 +5,7 @@
ci: ci:
autoupdate_commit_msg: 'pre-commit: autoupdate' autoupdate_commit_msg: 'pre-commit: autoupdate'
autoupdate_schedule: weekly autoupdate_schedule: weekly
autofix_prs: false
# Skip hooks that have issues in pre-commit CI environment # Skip hooks that have issues in pre-commit CI environment
skip: [pylint, yamllint] skip: [pylint, yamllint]