diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7c4e01d..79fe2d0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,6 +20,10 @@ updates: directory: "/website" schedule: interval: "daily" + groups: + react-dependencies: + patterns: + - "react*" - package-ecosystem: "devcontainers" # See documentation for possible values directory: "/" schedule: