diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0d494cc..5b8365f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,11 @@ updates: schedule: interval: daily + - package-ecosystem: npm + directory: /server/ + schedule: + interval: daily + - package-ecosystem: "github-actions" directory: "/" schedule: