VueTube/.github/dependabot.yml

13 lines
306 B
YAML
Raw Normal View History

2023-05-30 15:53:42 +00:00
# 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"