Merge pull request #18 from pheiduck/dependabot/npm-updater

add: dependabot to update npm packages
This commit is contained in:
Peter Lewis
2023-02-20 09:57:30 +00:00
committed by GitHub

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

@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/src"
schedule:
interval: "weekly"