Add the `/sdk` module

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

View File

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