Commit 27169d4
committed
Fix dependabot.yml indentation and quoting
Correct YAML list indentation and normalize string quoting in .github/dependabot.yml (use two-space list indent and single quotes). This ensures the updates entry for the devcontainers package-ecosystem is parsed correctly by Dependabot.1 parent 87b16c2 commit 27169d4
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments