Skip to content

Commit 1ecd643

Browse files
fix: reference existing main branch
1 parent 81bcf22 commit 1ecd643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ci:
22
autoupdate_schedule: "monthly" # Like dependabot
33
autoupdate_commit_msg: "chore: update pre-commit hooks"
4-
autoupdate_branch: "develop"
4+
autoupdate_branch: "main"
55
autofix_prs: false # Comment "pre-commit.ci autofix" on a PR to trigger
66

77
default_language_version:

0 commit comments

Comments
 (0)