We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d03eb commit 8183126Copy full SHA for 8183126
‎project_name/.pre-commit-config.yaml.jinja‎
@@ -6,8 +6,8 @@ exclude: "\
6
7
# pre-commit.ci config
8
ci:
9
- autoupdate_commit_msg: "chore: update pre-commit hooks"
10
- autofix_commit_msg: "style: pre-commit fixes"
+ autoupdate_commit_msg: "[pre-commit.ci] chore: update pre-commit hooks"
+ autofix_commit_msg: "[pre-commit.ci] style: pre-commit fixes"
11
skip: []
12
autoupdate_schedule: quarterly
13
0 commit comments