Commit 3dc3479
chore: scope Dependabot to only packages we control (#2892)
## Summary
- Scoped Dependabot npm monitoring from the entire monorepo root (`/`)
to only the package directories we control
- Moved docusaurus monitoring to `/docsite` where the deps and lockfile
actually live (previously pointed at `/` where there are zero
`@docusaurus` entries in the root lockfile)
- Forked `@react-native/*` packages are now excluded — their
dependencies should stay in sync via upstream merges
**Monitored directories:**
- `/docsite`
- `/packages/react-native` (`react-native-macos`)
- `/packages/react-native-macos-init`
- `/packages/nx-release-version`
(`@react-native-macos/nx-release-version`)
- `/packages/virtualized-lists`
(`@react-native-macos/virtualized-lists`)
## Test plan
- [ ] Verify Dependabot picks up the new config on the next scheduled
run
- [ ] Confirm no PRs are opened for forked `@react-native/*` package
dependencies
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5c7454a commit 3dc3479
1 file changed
+22
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
5 | 2 | | |
6 | 3 | | |
7 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
8 | 20 | | |
9 | 21 | | |
10 | 22 | | |
11 | | - | |
| 23 | + | |
12 | 24 | | |
13 | | - | |
| 25 | + | |
14 | 26 | | |
15 | 27 | | |
16 | 28 | | |
17 | 29 | | |
18 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
0 commit comments