diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b91b485..7c18f31 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,12 +19,12 @@ updates: # default location of `.github/workflows` directory: "/" schedule: - interval: "daily" + interval: "weekly" labels: - "dependencies" - package-ecosystem: "npm" directory: "/" schedule: - interval: "daily" + interval: "weekly" labels: - "dependencies"