diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8d919755..3e5bcf27 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,15 +3,17 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "weekly" + interval: "monthly" groups: development-dependencies: dependency-type: "development" + production-dependencies: + dependency-type: "production" - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly" groups: github-actions: patterns: