We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1010fe commit 16e4bedCopy full SHA for 16e4bed
1 file changed
.github/dependabot.yml
@@ -20,3 +20,7 @@ updates:
20
docusaurus:
21
patterns:
22
- "@docusaurus/*"
23
+ react:
24
+ patterns:
25
+ - "react"
26
+ - "react-dom"
0 commit comments