Skip to content

Commit

Permalink
ci(pre-commit): Change pre-commit.ci config (#16)
Browse files Browse the repository at this point in the history
Make commit messages conventional commits, and change the base branch to `dev`.
  • Loading branch information
5ouma committed Mar 15, 2024
1 parent ff59cda commit d322e70
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
ci:
autofix_commit_msg: |
chore(fix): Auto fixes from pre-commit.com hooks
For more information, see https://pre-commit.ci.
autoupdate_branch: "dev"
autoupdate_commit_msg: |
chore(deps): Bump pre-commit hook
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
Expand Down

0 comments on commit d322e70

Please sign in to comment.