Skip to content

Commit 0722894

Browse files
also add root for docker so our compose file gets updated
1 parent 54130fb commit 0722894

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ updates:
1515
schedule:
1616
interval: "daily"
1717

18+
- package-ecosystem: "docker"
19+
directory: "/"
20+
schedule:
21+
interval: "daily"
22+
1823
- package-ecosystem: "github-actions"
1924
directory: "/"
2025
schedule:

0 commit comments

Comments
 (0)