Add the `/sdk` module

This commit is contained in:
Kent 'picat' Gruber 2021-07-29 17:35:48 -04:00
parent 4510237d99
commit 688233f78c
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ updates:
directory: "/api" directory: "/api"
schedule: schedule:
interval: daily interval: daily
- package-ecosystem: gomod
directory: "/sdk"
schedule:
interval: daily
- package-ecosystem: npm - package-ecosystem: npm
directory: "/ui" directory: "/ui"
schedule: schedule: