Skip to content

Commit 6dfde36

Browse files
committed
ci(github): define playwright group for dependency updates
1 parent a7d01f6 commit 6dfde36

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ updates:
5454
patterns:
5555
- "@storybook/*"
5656
- "storybook"
57+
playwright:
58+
patterns:
59+
- "@playwright/*"
60+
- "playwright"
5761
ignore:
5862
- dependency-name: "*"
5963
update-types:

0 commit comments

Comments
 (0)