Skip to content

Commit fd92b1b

Browse files
committed
chore: update dependabot.yml to correct docker directory path
1 parent 49bd10b commit fd92b1b

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
@@ -8,7 +8,7 @@ updates:
88
open-pull-requests-limit: 20
99

1010
- package-ecosystem: docker
11-
directory: /web-javalin/src/main/docker
11+
directory: /src/main/docker
1212
schedule:
1313
interval: weekly
1414
open-pull-requests-limit: 20

0 commit comments

Comments
 (0)