Merge pull request #1333 from Juneezee/gh-actions-dependabot

Configure Dependabot for GitHub Actions
This commit is contained in:
Alex
2024-10-22 19:21:23 +01:00
committed by GitHub

View File

@@ -13,3 +13,7 @@ updates:
directory: "/frontend" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"