diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 88d65d3..d8a86cf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ default_install_hook_types: [pre-commit, prepare-commit-msg] ci: autofix_commit_msg: "chore(linter): auto fix by pre-commit hooks" autofix_prs: true - autoupdate_branch: master + autoupdate_branch: main autoupdate_schedule: monthly autoupdate_commit_msg: "chore(deps): auto update by pre-commit hooks" repos: