diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e64fdbe..01ed9f2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,10 +10,3 @@ updates: groups: actions: patterns: ["*"] - # Keep the Python reference-implementation deps current. - - package-ecosystem: pip - directory: "/python" - schedule: - interval: weekly - commit-message: - prefix: chore