Setting up DependaBot
This commit is contained in:
parent
95f3fd77b2
commit
ff5d26c5d1
1 changed files with 5 additions and 0 deletions
5
.github/dependabot.yml
vendored
Normal file
5
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "npm" # or your specific package manager
|
||||||
|
directory: "/" # location of package manifests
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue