Commit f01ff20
committed
ci: watch npm deps in dependabot, drop dead uv ecosystem
The uv (Python) ecosystem was a leftover from the old Python project and
kept failing (dependency_file_not_found: "/ not found") since there is no
pyproject.toml. Point Dependabot at the real npm manifest instead, which
was not being watched at all.1 parent d0e21c0 commit f01ff20
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments