Skip to content

Commit dc487cf

Browse files
committed
Exclude all for now.
1 parent dca21dd commit dc487cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ updates:
3737
interval: "daily"
3838
open-pull-requests-limit: 50
3939
ignore:
40-
- dependency-name: "@wordpress/*"
40+
- dependency-name: "*"
4141
groups:
4242
##
4343
# Groups for updating devDependencies.
@@ -47,4 +47,4 @@ updates:
4747
tests-playwright:
4848
patterns:
4949
- "*playwright*"
50-
50+

0 commit comments

Comments
 (0)