Skip to content

Commit 8a7ffa0

Browse files
committed
ci: fix dependabot docker directory
1 parent 4aabfd6 commit 8a7ffa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ updates:
77
interval: "daily"
88
- package-ecosystem: "docker"
99
open-pull-requests-limit: 20
10-
directory: "/"
10+
directory: "/model-server"
1111
schedule:
1212
interval: "daily"

0 commit comments

Comments
 (0)