Skip to content

Commit 4d73830

Browse files
Stop pre-commit from pushing to PRs for autofixes (#303)
1 parent 8610729 commit 4d73830

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ ci:
22
autoupdate_commit_msg: "📈 Update versions for pre-commit hooks"
33
autofix_commit_msg: "🪩 Automated fixes from https://pre-commit.ci"
44
autoupdate_schedule: "weekly"
5+
autofix_prs: false
56

67
repos:
78
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)