Skip to content

Commit 5110ee0

Browse files
chore: update global workflows
1 parent e3006bd commit 5110ee0

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@ updates:
1515
open-pull-requests-limit: 10
1616

1717
- package-ecosystem: "docker"
18-
directory: "/"
18+
directories:
19+
- "/"
20+
- "/**"
21+
- "/**/**"
1922
rebase-strategy: disabled
2023
schedule:
2124
interval: "cron"

0 commit comments

Comments
 (0)