Skip to content

Commit 7a0e6d1

Browse files
authored
CI: fix dependabot setup
Follow up to: c7f5a82 . Typo in filename prevented bot to actually work.
1 parent feae780 commit 7a0e6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/.dependabot.yml .github/dependabot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ updates:
66
interval: "daily"
77
allow:
88
- dependency-name: "playwright"
9-
versioning-strategy: increase
9+
versioning-strategy: increase

0 commit comments

Comments
 (0)