Skip to content

Commit 76bff88

Browse files
authored
Merge branch 'main' into feat/rules
2 parents 4076c04 + 32e2587 commit 76bff88

File tree

3 files changed

+774
-580
lines changed

3 files changed

+774
-580
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,9 @@ updates:
1414
docusaurus:
1515
patterns:
1616
- "@docusaurus/*"
17+
react-related:
18+
patterns:
19+
- "react"
20+
- "react-dom"
21+
- "@types/react"
22+
- "@types/react-dom"

0 commit comments

Comments
 (0)