mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-24 12:15:16 +00:00
Added gitbub actions to dependabot
This commit is contained in:
parent
5e3699bb3e
commit
e8bef305cd
1 changed files with 5 additions and 1 deletions
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
|
@ -7,6 +7,10 @@ updates:
|
|||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/NUXT/
|
||||
directory: "/NUXT/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
|
Loading…
Reference in a new issue