diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 95c9f07cb..7e04760ec 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -31,20 +31,3 @@ updates: dependency-type: "development" patterns: - "*" - # pre-commit - - package-ecosystem: "pre-commit" - directory: "/" - schedule: - interval: "weekly" - cooldown: - default-days: 7 - commit-message: - prefix: ⬆ - labels: - - "internal" - - "dependencies" - - "pre-commit" - groups: - pre-commit: - patterns: - - "*"