diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bef3a495..55397d10 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -84,6 +84,7 @@ updates: directories: - "/" - "/**" + - "/**/**" # https://github.com/dependabot/dependabot-core/issues/14569 rebase-strategy: disabled schedule: interval: "cron"