diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 782a0ad..b6fe1b7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,12 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + react: + patterns: + - "react" + - "react-dom" + - package-ecosystem: "github-actions" directory: "/" schedule: