diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9c9c86c3..53e50bd6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,6 @@ updates: - package-ecosystem: "npm" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "daily" + interval: "weekly" commit-message: prefix: "⬆️"