diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index e7a30e0131b..07c49270a02 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -13,11 +13,6 @@ updates: - "dependencies" # Specify the target branch for PRs target-branch: "develop" - # Include all minor updates in a single PR - grouping: - minor: - include: - - "*" # Customize commit message prefix commit-message: prefix: "chore(deps):"