diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a22018e9a..25d528ff1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,10 @@ updates: directory: "/api" schedule: interval: daily +- package-ecosystem: gomod + directory: "/sdk" + schedule: + interval: daily - package-ecosystem: npm directory: "/ui" schedule: