From a203aba148acec86f144d2eb80fd5bf6a5980dab Mon Sep 17 00:00:00 2001 From: Deepak Prabhakara Date: Wed, 9 Apr 2025 09:44:29 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c3e7b6c..6966de7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,6 +14,10 @@ updates: patterns: - 'next' - 'eslint-config-next' + react: + patterns: + - 'react' + - 'react-dom' - package-ecosystem: 'docker' directory: '/' schedule: