Commit 1003e68
chore: scope Dependabot to only packages we control
The previous config monitored all npm dependencies in the monorepo root,
which includes ~20 forked @react-native/* packages whose dependencies
should stay in sync via upstream merges — not Dependabot.
Now Dependabot only monitors:
- /docsite (own lockfile, docusaurus deps)
- /packages/react-native (react-native-macos)
- /packages/react-native-macos-init
- /packages/nx-release-version
- /packages/virtualized-lists
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a885ae6 commit 1003e68
1 file changed
Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
5 | 2 | | |
6 | 3 | | |
7 | | - | |
| 4 | + | |
8 | 5 | | |
9 | 6 | | |
10 | 7 | | |
11 | 8 | | |
12 | 9 | | |
13 | 10 | | |
14 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
15 | 23 | | |
16 | 24 | | |
17 | 25 | | |
| |||
0 commit comments