diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2f35378..31339a5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,6 +4,11 @@ # Or to run every time you commit: pre-commit install # To update this file: pre-commit autoupdate +ci: + autoupdate_commit_msg: "chore(deps): update pre-commit hooks" + autofix_commit_msg: "style: pre-commit fixes" + autoupdate_schedule: monthly + repos: # Standard hooks