diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5cf92a4..8b89bb2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: "github-actions" # See documentation for possible values directory: "/" # Workflow files stored in the default location of `.github/workflows` schedule: - interval: "weekly" + interval: "monthly"