Add dependabot for JS
This commit is contained in:
parent
8bd803c9b2
commit
f8ce100930
1 changed files with 5 additions and 0 deletions
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
|
@ -14,3 +14,8 @@ updates:
|
|||
directories: ["**"]
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
||||
- package-ecosystem: "npm"
|
||||
directories: ["/reconcile-js"]
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue