diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9fee4794..25d0c7cb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: "npm" # See documentation for possible values directory: "/desktop-app" # Location of package manifests schedule: - interval: "weekly" + interval: "daily"