diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7daab2703..47f537822 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,5 +6,5 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - # Check for updates to GitHub Actions every week - interval: "weekly" + # Check for updates to GitHub Actions every month + interval: "monthly"