diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 30217ef..2b775d5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,6 +16,11 @@ updates: open-pull-requests-limit: 10 schedule: interval: weekly + groups: + react: + patterns: + - "react" + - "react-dom" - package-ecosystem: github-actions directory: "/" schedule: