From 8ccea12b5cb9b78b214e2d4575049e2eb0661449 Mon Sep 17 00:00:00 2001 From: danielfromearth Date: Mon, 24 Jun 2024 10:07:37 -0400 Subject: [PATCH] use 'develop' branch for pre-commit autoupdate --- .pre-commit-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2041a70..007addc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,7 @@ ci: autoupdate_schedule: "monthly" # Like dependabot autoupdate_commit_msg: "chore: update pre-commit hooks" + autoupdate_branch: "develop" autofix_prs: false # Comment "pre-commit.ci autofix" on a PR to trigger repos: