diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bc4ea9545..cd2fe6adc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -85,6 +85,11 @@ updates: schedule: interval: "daily" + - package-ecosystem: "npm" + directory: "/packages/workspace" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" directory: "/" schedule: