diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 030fee2c..39c687f3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,3 +19,7 @@ repos: rev: v1.38.1 hooks: - id: typos + + +ci: + autoupdate_commit_msg: "chore(pre-commit): autoupdate"