Commit 42475ad
committed
ci(deps): let dependabot watch Python dependencies too
The dependabot config only covered github-actions, so runtime and dev
deps in pyproject.toml stayed in a manual-bump grey zone. Add a `pip`
ecosystem entry grouped under a single `python-deps` group so bumps
arrive as one consolidated PR per week instead of a dozen noisy ones.1 parent 6222888 commit 42475ad
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments