Commit a8b275e
authored
Add Docker and GitHub Actions to Dependabot config (#96)
The existing Dependabot configuration only tracked Go module updates,
leaving Docker base images and GitHub Actions workflow files without
automated update notifications.
Add weekly update schedules for both ecosystems so that the ceph/ceph
container base image and shared CI actions stay up to date.1 parent ef5db0a commit a8b275e
1 file changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
10 | 20 | | |
11 | 21 | | |
0 commit comments