We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0538e53 commit bc077cfCopy full SHA for bc077cf
.github/DEPENDABOT.yml
@@ -6,13 +6,7 @@ updates:
6
interval: weekly
7
day: monday
8
groups:
9
- production-dependencies:
10
- dependency-type: "production"
11
- update-types:
12
- - "minor"
13
- - "patch"
14
- dev-dependencies:
15
- dependency-type: "development"
+ php-dependencies:
16
update-types:
17
- "minor"
18
- "patch"
@@ -26,13 +20,7 @@ updates:
26
20
27
21
28
22
29
30
31
32
33
34
35
23
+ js-dependencies:
36
24
37
25
38
0 commit comments