diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7665d5ecb..a66900d8a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,7 +13,7 @@ updates: directories: - '**/*' cooldown: - days: 14 + default-days: 14 schedule: interval: 'weekly' day: 'monday'