diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5a6b860d..ad3636d2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,6 +4,8 @@ ci: autofix_prs: false + autoupdate_commit_msg: "chore: update pre-commit hooks" + repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: "v4.5.0"