Skip to content

Commit 366716f

Browse files
authored
Fix Dockerfile location in dependabot config
1 parent 68def2e commit 366716f

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
@@ -9,7 +9,7 @@ updates:
99
- "ciarams87"
1010
- "sundaram1995"
1111
- package-ecosystem: "docker"
12-
directory: "/build"
12+
directory: "/docker"
1313
schedule:
1414
interval: daily
1515
reviewers:

0 commit comments

Comments
 (0)