diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 32794a25..52925e52 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,9 +11,3 @@ updates: interval: "daily" target-branch: "next" versioning-strategy: "increase" - - package-ecosystem: "npm" - directory: "/micromark" - schedule: - interval: "daily" - target-branch: "next" - versioning-strategy: "increase"