Commit 4d50111
fix: set valid package-ecosystem values in dependabot.yml (#1)
The stock template was committed with package-ecosystem left empty,
which Dependabot rejects when parsing the config. Track the two
ecosystems present in the repo: GitHub Actions workflows and the
npm packages in site/.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 92c3e24 commit 4d50111
1 file changed
Lines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
4 | 2 | | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
8 | | - | |
9 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
0 commit comments