Add GitHub actions to Dependabot

This commit is contained in:
Ryan Caezar Itang 2023-03-07 11:33:22 +08:00 committed by David Peter
parent 5439326aa4
commit e38e3078ac
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"