diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3d22ce4..76e650d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -29,4 +29,8 @@ updates: prefix: "chore" include: "scope" open-pull-requests-limit: 5 - + groups: + react: + patterns: + - "react" + - "react-dom"