Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
chore: 🤖 rework for git-cz preference not gitmoji
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeFitz authored and kodiakhq[bot] committed Mar 28, 2021
1 parent 81a9a46 commit 1ab9077
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ updates:
commit-message:
# prefix: '⬆️ '
# include: 'scope'
prefix: '⬆️ (deps): '
prefix-development: '⬆️ (deps-dev): '
prefix: 'chore(deps): 🤖 '
prefix-development: 'chore(deps-dev): 🤖 '
target-branch: 'main'
ignore:
- dependency-name: '@types/node'
Expand Down

0 comments on commit 1ab9077

Please sign in to comment.