VueTube/.github/dependabot.yml

13 lines
306 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"