diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f3e4f5792..e0b576f08 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "weekly" + interval: "monthly" groups: react-dependencies: patterns: @@ -14,4 +14,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly"