Skip to content

Commit 4aabfd6

Browse files
authored
Merge pull request #403 from modelix/ci/docker-updates-with-dependabot
MODELIX-572 Upgrade model-server Docker dependencies with dependabot
2 parents 2a9010f + bd55afc commit 4aabfd6

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)