Skip to content

Commit cdee1cf

Browse files
authored
Merge pull request #135 from DaleStudy/dependabot-group-react
React 버전 업데이트 그룹화 Dpendabot 설정
2 parents 9dea7ee + 28b0df2 commit cdee1cf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ updates:
1212
patterns:
1313
- "storybook"
1414
- "@storybook/*"
15+
react:
16+
patterns:
17+
- "react"
18+
- "react-dom"
19+
- "@types/react"
20+
- "@types/react-dom"
1521

1622
- package-ecosystem: "github-actions"
1723
pull-request-branch-name:

0 commit comments

Comments
 (0)