Skip to content

Commit

Permalink
Merge pull request #947 from CoffeaTeam/dependabot-chore
Browse files Browse the repository at this point in the history
chore: make dependabot semantic-titles friendly
  • Loading branch information
lgray authored Nov 30, 2023
2 parents dd95526 + 6e6a876 commit 262eedd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ updates:
directory: "/"
schedule:
interval: "daily"
commit-message:
# Prefix all commit messages with "npm: "
prefix: "ci: "

0 comments on commit 262eedd

Please sign in to comment.