Commit ddfd5c4
authored
docs(agents): add dependency grouping guidelines (#227)
Add Dependency Grouping section to docs/agents/dependencies.md with
guidelines on when and how to group interdependent packages in
dependabot configuration.
Covers when to group (peer dependencies, monorepo packages), pattern
syntax for scoped packages, minor/patch-only policy, and references
to existing configuration examples.1 parent 237daef commit ddfd5c4
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
39 | 48 | | |
40 | 49 | | |
41 | 50 | | |
| |||
0 commit comments