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 3464e43 commit 86f7cbfCopy full SHA for 86f7cbf
.pre-commit-config.yaml
@@ -3,6 +3,10 @@
3
exclude: "CHANGELOG.md|.copier-answers.yml|.all-contributorsrc"
4
default_stages: [commit]
5
6
+ci:
7
+ autofix_commit_msg: "chore(pre-commit.ci): auto fixes"
8
+ autoupdate_commit_msg: "chore(pre-commit.ci): pre-commit autoupdate"
9
+
10
repos:
11
- repo: https://github.com/pre-commit/pre-commit-hooks
12
rev: v5.0.0
0 commit comments