We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5655b4 commit 400f047Copy full SHA for 400f047
1 file changed
.github/dependabot.yml
@@ -84,6 +84,7 @@ updates:
84
directories:
85
- "/"
86
- "/**"
87
+ - "/**/**" # https://github.com/dependabot/dependabot-core/issues/14569
88
rebase-strategy: disabled
89
schedule:
90
interval: "cron"
0 commit comments