Commit 4dee674
chore(deps): add dependabot config for daily npm updates (#1334)
* chore(deps): add dependabot config for daily npm updates
Configure Dependabot to scan for npm updates daily across the root
workspace and both published packages (docusaurus-plugin-openapi-docs
and docusaurus-theme-openapi-docs).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* 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>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e5ce414 commit 4dee674
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments