diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3629d5b0afa..12a7493dbf3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,14 +12,3 @@ updates: - "major" - "minor" - "patch" - - - package-ecosystem: "pip" - directory: "/docs" - schedule: - interval: "weekly" - commit-message: - prefix: "[dependabot] " - groups: - docs: - update-types: - - "patch"