diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 88d861d..0fec246 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -4,7 +4,7 @@ "directory": "/", "package-ecosystem": "github-actions", "schedule": { - "interval": "daily" + "interval": "weekly" } } ],