diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 03c8fd7..b7e71a2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,6 @@ updates: - package-ecosystem: "github-actions" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "daily" + interval: "weekly" labels: - "dependencias"