build: make dependabot also monitor github-actions

pull/777/head
Aminda Suomalainen 1 year ago
parent ab9ca586b4
commit 9cf66d6cab
No known key found for this signature in database

@ -9,3 +9,12 @@ updates:
commit-message:
prefix: "build: "
include: "scope"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
allow:
- dependency-name: "*"
commit-message:
prefix: "build: "
include: "scope"

Loading…
Cancel
Save