diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d66cf9ef0..f3c625414 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -38,3 +38,7 @@ updates: - "@storybook/*" exclude-patterns: - "@storybook/testing-library" + playwright: + patterns: + - "playwright" + - "@playwright/*"