Skip to content

Commit 4c169d2

Browse files
committed
add /package to watch list
Signed-off-by: matttrach <matttrach@gmail.com>
1 parent 7e76b82 commit 4c169d2

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
@@ -6,3 +6,8 @@ updates:
66
directory: "/"
77
schedule:
88
interval: "weekly"
9+
10+
- package-ecosystem: "docker"
11+
directory: "/package"
12+
schedule:
13+
interval: "weekly"

0 commit comments

Comments
 (0)