Skip to content

Commit 4284cc5

Browse files
committed
Add docker compose dependabot support
1 parent e5f7720 commit 4284cc5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
version: 2
33
updates:
44

5+
- package-ecosystem: "docker-compose"
6+
directory: "/"
7+
schedule:
8+
interval: "daily"
9+
510
- package-ecosystem: "docker"
611
directory: "/mcpo"
712
schedule:

0 commit comments

Comments
 (0)