feat: enable dependabot for github actions

This commit is contained in:
Jun Siang Cheah 2024-05-08 10:48:54 +08:00
parent 32f74c9fc7
commit 2969918d19
1 changed files with 5 additions and 0 deletions

View File

@ -5,3 +5,8 @@ updates:
schedule:
interval: daily
time: "13:00"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"