.github/dependabot.yml: set commit message prefix

This commit is contained in:
Michael Daniels
2026-03-16 17:50:08 -04:00
committed by GitHub
parent 0e6f256297
commit ab188062ac

View File

@@ -5,3 +5,5 @@ updates:
schedule:
interval: "weekly"
labels: []
commit-message:
prefix: ".github"