From cdde4f099a8f4e6b501c8f664baa9e7a5adac4b0 Mon Sep 17 00:00:00 2001 From: Matt Gibson Date: Tue, 27 Jan 2026 14:37:43 -0800 Subject: [PATCH] Assing playwright dependency owner --- .github/renovate.json5 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 1b6522c94dd..d1a0ef12f4b 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -174,6 +174,8 @@ "oslog", "pin-project", "pkg", + "@playwright/test", + "playwright", "postcss", "postcss-loader", "rand",