Add the `/sdk` module
This commit is contained in:
parent
4510237d99
commit
688233f78c
|
@ -8,6 +8,10 @@ updates:
|
|||
directory: "/api"
|
||||
schedule:
|
||||
interval: daily
|
||||
- package-ecosystem: gomod
|
||||
directory: "/sdk"
|
||||
schedule:
|
||||
interval: daily
|
||||
- package-ecosystem: npm
|
||||
directory: "/ui"
|
||||
schedule:
|
||||
|
|
Loading…
Reference in New Issue