diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ae9f655c3..a939929f2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,14 +11,4 @@ updates: python-dependencies: patterns: - "*" - - package-ecosystem: "pip" - directory: "/" - schedule: - interval: "weekly" - timezone: "Asia/Shanghai" - day: "friday" - target-branch: "main" - groups: - python-dependencies: - patterns: - - "*" +