diff --git a/.github/dependabot.yml b/.github/dependabot.yml index faba0af39..dc2176123 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,5 +8,5 @@ updates: - package-ecosystem: "npm" # See documentation for possible values directory: "/nav-app" # Location of package manifests schedule: - interval: "daily" + interval: "weekly" target-branch: "develop"