Commit 9c2518e
committed
chore(deps): add Dependabot uv ecosystem for Python dependency updates
Enable Dependabot's native uv ecosystem to manage Python dependencies
in this uv workspace monorepo. Dependabot uv support is now GA
(version updates since March 2025, security updates since Dec 2025).
- Add package-ecosystem 'uv' pointing at the workspace root
- Group dependencies by production vs development
- Ignore workspace-internal packages to work around dependabot-core#14004
- Group github-actions updates with a wildcard pattern
Closes #2510
Co-authored-by: openhands <openhands@all-hands.dev>1 parent 56cd2ab commit 9c2518e
1 file changed
+22
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | 4 | | |
8 | 5 | | |
9 | 6 | | |
| |||
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
16 | 35 | | |
17 | 36 | | |
0 commit comments