Skip to content

Commit

Permalink
dependabot.yml: add detail to commit message
Browse files Browse the repository at this point in the history
'include: "scope"' should list the dependencies update in the commit.
  • Loading branch information
jzern committed Jun 11, 2024
1 parent 2d0e0b1 commit 8bab782
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ updates:
applies-to: "security-updates"
patterns:
- "*"
commit-message:
include: "scope"

0 comments on commit 8bab782

Please sign in to comment.