Added dependabot.yml

This commit is contained in:
CruzeBlade 2023-05-30 17:53:42 +02:00 committed by Alex
parent 02f282c540
commit 5e3699bb3e
1 changed files with 12 additions and 0 deletions

12
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,12 @@
# 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"