Skip to content

Commit cd5062e

Browse files
fix(dependabot): workaround dependabot-core issue 14569
1 parent b5655b4 commit cd5062e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ updates:
8484
directories:
8585
- "/"
8686
- "/**"
87+
- "/**/**" # https://github.com/dependabot/dependabot-core/issues/14569
8788
rebase-strategy: disabled
8889
schedule:
8990
interval: "cron"

0 commit comments

Comments
 (0)