Update the dependabot
This commit is contained in:
parent
6b9f8ac32b
commit
4cb15a8033
1 changed files with 5 additions and 0 deletions
5
.github/dependabot.yaml
vendored
5
.github/dependabot.yaml
vendored
|
@ -29,6 +29,11 @@ updates:
|
|||
interval: "weekly"
|
||||
|
||||
# Apps
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/apps/apps-cli"
|
||||
open-pull-requests-limit: 0
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/apps/cms"
|
||||
open-pull-requests-limit: 0
|
||||
|
|
Loading…
Reference in a new issue