0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-06 03:25:07 +00:00
VueTube/.github/dependabot.yml
2023-05-31 09:21:34 +12:00

16 lines
405 B
YAML

# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/NUXT/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"