Enable Dependabot updates for GitHub Actions
This commit is contained in:
parent
87db9124d0
commit
0347ff5304
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@ -14,3 +14,8 @@ updates:
|
|||||||
directory: "/vue/"
|
directory: "/vue/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "monthly"
|
interval: "monthly"
|
||||||
|
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "monthly"
|
||||||
|
Loading…
Reference in New Issue
Block a user