3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-22 09:15:03 +00:00

dependabot: only update direct dependencies

This commit is contained in:
Dragory 2021-08-14 16:01:30 +03:00
parent 6d86228436
commit 0f847035b0

View file

@ -6,25 +6,25 @@ updates:
schedule:
interval: "daily"
allow:
- dependency-type: "production"
- dependency-type: "direct"
- package-ecosystem: "npm"
directory: "/backend"
schedule:
interval: "daily"
allow:
- dependency-type: "production"
- dependency-type: "direct"
- package-ecosystem: "npm"
directory: "/shared"
schedule:
interval: "daily"
allow:
- dependency-type: "production"
- dependency-type: "direct"
- package-ecosystem: "npm"
directory: "/dashboard"
schedule:
interval: "daily"
allow:
- dependency-type: "production"
- dependency-type: "direct"