Skip to content

Commit bc077cf

Browse files
committed
Update dependabot
1 parent 0538e53 commit bc077cf

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

.github/DEPENDABOT.yml

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,7 @@ updates:
66
interval: weekly
77
day: monday
88
groups:
9-
production-dependencies:
10-
dependency-type: "production"
11-
update-types:
12-
- "minor"
13-
- "patch"
14-
dev-dependencies:
15-
dependency-type: "development"
9+
php-dependencies:
1610
update-types:
1711
- "minor"
1812
- "patch"
@@ -26,13 +20,7 @@ updates:
2620
interval: weekly
2721
day: monday
2822
groups:
29-
production-dependencies:
30-
dependency-type: "production"
31-
update-types:
32-
- "minor"
33-
- "patch"
34-
dev-dependencies:
35-
dependency-type: "development"
23+
js-dependencies:
3624
update-types:
3725
- "minor"
3826
- "patch"

0 commit comments

Comments
 (0)