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
commit 7c641af280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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