Skip to content

Commit 1db5e7e

Browse files
sserrataclaude
andcommitted
chore(deps): simplify dependabot config to root only
Yarn workspaces hoists all dependencies to the root yarn.lock, so Dependabot only needs to scan from / — it will pick up package.json files across all workspace packages automatically. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent ad66df8 commit 1db5e7e

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,3 @@ updates:
44
directory: /
55
schedule:
66
interval: daily
7-
- package-ecosystem: npm
8-
directory: /packages/docusaurus-plugin-openapi-docs
9-
schedule:
10-
interval: daily
11-
- package-ecosystem: npm
12-
directory: /packages/docusaurus-theme-openapi-docs
13-
schedule:
14-
interval: daily

0 commit comments

Comments
 (0)