Add "github-actions" ecosystem to dependabot.yml (#1716)

pull/1724/head
Ezio Melotti 2 years ago committed by GitHub
parent 916cd76be1
commit 07065a60ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,3 +4,7 @@ updates:
directory: "/" directory: "/"
schedule: schedule:
interval: "monthly" interval: "monthly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"

Loading…
Cancel
Save