diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f76df0e..eb25f8c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,18 +9,6 @@ updates: schedule: interval: "weekly" - - package-ecosystem: "pip" - directory: "/" - schedule: - interval: "cron" - cronjob: "0 4 * * 2" # Every Tuesday at 4:00 UTC - groups: - all-dependencies: - patterns: - - "*" - cooldown: - default-days: 7 - - package-ecosystem: "uv" directory: "/" schedule: