diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 57d6019..f03c590 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,15 +2,6 @@ version: 2 updates: -# Update the git submodules -- package-ecosystem: "gitsubmodule" - directory: "/" - schedule: - interval: "daily" - labels: - - "dependencies" - - "automerge" - # Update the Github Action versions - package-ecosystem: "github-actions" directory: "/"