Commit bf7a1b6
chore: fix Dependabot pip config to cover all integration packages
The previous pip entry pointed at '/' (root has no Python packages).
Switch to directories: ["integrations/*"] so Dependabot actually scans
all 62 integration pyproject.toml files in the monorepo.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a838929 commit bf7a1b6
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments