diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 78ca0460b..877178ee0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,9 +11,6 @@ updates: # There is a type incompatibility issue between v0.0.9 and our other dependencies. - dependency-name: "@octokit/plugin-retry" versions: ["~6.0.0"] - # There is a type incompatibility issue between v0.0.9 and our other dependencies. - - dependency-name: "@schemastore/package" - versions: ["0.0.9"] # v7 requires ESM - dependency-name: "del" versions: ["^7.0.0"]