Commit 6a3b7f6
authored
fix: correct dependabot config file (#1629)
Given the GitHub Actions "ecosystem", Dependabot will:
- Check for new deps in workflow files, weekly on Saturday (unchanged)
- Create a grouped PR with all the deps (as opposed to atomic PRs)
- Use the correct path to workflow files (which was misconfigured)1 parent b19e4f8 commit 6a3b7f6
1 file changed
Lines changed: 13 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments