diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5fd18ed..c852ed1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,8 @@ version: 2 updates: - package-ecosystem: npm + cooldown: + default-days: 3 directory: "/" schedule: interval: weekly @@ -12,6 +14,8 @@ updates: dependency-type: production - package-ecosystem: github-actions + cooldown: + default-days: 3 directory: "/" schedule: interval: weekly