diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4c05d530f..6a1311ced 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,7 @@ updates: time: "09:30" timezone: "Asia/Shanghai" target-branch: dev + groups: + python-dependencies: + patterns: + - "*"