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

This commit is contained in:
Ezio Melotti 2023-06-05 01:37:35 +02:00 committed by GitHub
parent 916cd76be1
commit 07065a60ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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