Skip to content

Commit 25008f1

Browse files
author
Bastian Schwarz
committed
Fixed path for dependabot so it will find the docker file
1 parent ecec8d0 commit 25008f1

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ updates:
1111
interval: "daily"
1212

1313
- package-ecosystem: "docker"
14-
directory: "/"
14+
directory: "/docker/application"
1515
schedule:
1616
interval: "daily"
1717

.idea/php.xml

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)