diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4c486d7..7e1ef5a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,14 +7,6 @@ version: 2 updates: # Maintain dependencies for Docker - package-ecosystem: "docker" - directory: "/" - schedule: - interval: "daily" - reviewers: - - "Checkmarx/ast-galactica-team" - - package-ecosystem: "github-actions" - # Workflow files stored in the - # default location of `.github/workflows` directory: "/" schedule: interval: "daily"