diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 76f14470..4eef8ada 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -23,7 +23,7 @@ updates: - package-ecosystem: "npm" directory: "/client" schedule: - interval: "daily" + interval: "weekly" groups: production-dependencies: dependency-type: "production"