Merge pull request #2377 from gabe565/enable-dependabot-gha

Enable Dependabot updates for GitHub Actions
This commit is contained in:
vabene1111
2023-03-24 07:54:12 +01:00
committed by GitHub

View File

@@ -14,3 +14,8 @@ updates:
directory: "/vue/"
schedule:
interval: "monthly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"