Skip to content

Commit

Permalink
chore: add conventional commit to dependabot PRs (#820)
Browse files Browse the repository at this point in the history
  • Loading branch information
ss2165 authored Jan 29, 2024
1 parent c1b9194 commit c251d5d
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 @@ -9,6 +9,9 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
commit-message:
# Use a conventional commit tag
prefix: "chore(deps)"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit c251d5d

Please sign in to comment.