diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 59e088f6..c3217537 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,12 +1,5 @@ version: 2 updates: - # Maintain dependencies for GitHub Actions - - package-ecosystem: "github-actions" - directory: "/" - schedule: - # Check for updates to GitHub Actions every weekday - interval: "daily" - # Maintain dependencies for Go modules - package-ecosystem: "gomod" directory: "/"