Add GitHub actions to Dependabot

This commit is contained in:
Ryan Caezar Itang 2023-03-07 11:33:22 +08:00
parent 06a6a118a1
commit 904434e978
No known key found for this signature in database
GPG Key ID: E7C6E0E004B3AED1
1 changed files with 4 additions and 0 deletions

View File

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