diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0f96f8d..5ace460 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,9 +1,6 @@ -# Set update schedule for GitHub Actions - version: 2 updates: - package-ecosystem: "github-actions" directory: "/" schedule: - # Check for updates to GitHub Actions every week interval: "weekly"