diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ac4b2b4..c19db2f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,8 +7,6 @@ updates: groups: pip: applies-to: version-updates - patterns: - - "*" # use increase otherwise widen is chosen versioning-strategy: increase - package-ecosystem: "npm"