Skip to content

Commit 1fc0d2a

Browse files
authored
Change directory to match all subdirectories
1 parent 6dde470 commit 1fc0d2a

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
@@ -10,7 +10,7 @@ updates:
1010
open-pull-requests-limit: 15
1111
versioning-strategy: "increase"
1212
- package-ecosystem: "github-actions"
13-
directory: "/"
13+
directories: "**/*"
1414
schedule:
1515
interval: "cron"
1616
timezone: "Europe/Berlin"

0 commit comments

Comments
 (0)