dependabot.yml: add detail to commit message (#1071)

'include: "scope"' should list the dependencies update in the commit.
This commit is contained in:
James Zern 2025-01-28 11:24:31 -08:00 committed by GitHub
parent b43b42c744
commit 4e12ab27d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,3 +11,5 @@ updates:
applies-to: "security-updates"
patterns:
- "*"
commit-message:
include: "scope"