diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9333a18ca..5f997acfc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -28,6 +28,10 @@ updates: uiw: patterns: - "@uiw/*" + react: + patterns: + - "react" + - "react-dom" sinon-chai: patterns: - "chai"