Skip to content

Commit bd55afc

Browse files
committed
ci: configure dependabot for docker updates
This will keep our model-server image up-to-date.
1 parent 2b733bb commit bd55afc

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
@@ -5,3 +5,8 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "daily"
8+
- package-ecosystem: "docker"
9+
open-pull-requests-limit: 20
10+
directory: "/"
11+
schedule:
12+
interval: "daily"

0 commit comments

Comments
 (0)