Skip to content

Commit

Permalink
Merge pull request #81 from ichoosetoaccept/fix/dependabot-commit-prefix
Browse files Browse the repository at this point in the history
fix: align dependabot commit prefix with commitlint config
  • Loading branch information
ichoosetoaccept authored Jan 21, 2025
2 parents 9c006ae + 2cf2e01 commit a5493f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ updates:
labels:
- 'dependencies'
commit-message:
prefix: 'chore'
prefix: 'update'
include: 'scope'

0 comments on commit a5493f4

Please sign in to comment.