Merge pull request #777 from Mikaela/dependabot-gh-actions

build: make dependabot also monitor github-actions
pull/780/head
Krille-chan 2 years ago committed by GitHub
commit 97ba54d937
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save