Skip to content

Commit

Permalink
Include scope in dependabot commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCutter committed Oct 9, 2023
1 parent 6adab15 commit 4205f7f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ updates:
schedule:
interval: weekly
open-pull-requests-limit: 10
commit-message:
prefix: ":seedling:"
include: "scope"
- package-ecosystem: "github-actions"
directory: "/"
groups:
Expand All @@ -22,3 +25,6 @@ updates:
- "*"
schedule:
interval: "weekly"
commit-message:
prefix: ":seedling:"
include: "scope"

0 comments on commit 4205f7f

Please sign in to comment.