Skip to content

Commit 96511d7

Browse files
committed
Dont update playwright for now
Signed-off-by: Simon Bennetts <[email protected]>
1 parent 0c5d34c commit 96511d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ updates:
1313
patterns:
1414
- "*"
1515
open-pull-requests-limit: 10
16+
ignore:
17+
# Playwright updates break the tests - TODO fix them!
18+
- dependency-name: "playwright*"
1619
- package-ecosystem: "github-actions"
1720
directory: "/"
1821
schedule:

0 commit comments

Comments
 (0)