chore(dependabot): enable for playwright (#26437)

This commit is contained in:
Liam DeBeasi
2022-12-07 13:13:16 -05:00
committed by GitHub
parent 47369fadd4
commit 409d813103

8
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/core"
schedule:
interval: "daily"
allow:
- dependency-name: "@playwright/test"