diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2494e021..aaa9160c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,3 +17,6 @@ updates: include: scope allow: - dependency-type: "development" + + cooldown: + default-days: 15 \ No newline at end of file