diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 65a7a360f6b..b1aad7ed2e4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,6 +14,10 @@ updates: directories: - "/" - "/shell" + - "/creators/extension" + - "/creators/extension/*" + - "/docusaurus" + - "/storybook" - "/pkg/*" schedule: interval: "daily"