diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1b13ef9eb..8b219fb09 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,8 @@ updates: directory: "/ct-angular" schedule: interval: "daily" + allow: + - dependency-name: "@playwright/test" - package-ecosystem: "npm" directory: "/playwright-ct-angular" schedule: