There was an error while loading. Please reload this page.
1 parent b107dcf commit fe95d87Copy full SHA for fe95d87
1 file changed
.github/dependabot.yml
@@ -9,6 +9,10 @@ updates:
9
ignore:
10
- dependency-name: "*"
11
update-types: ["version-update:semver-major"]
12
+ groups:
13
+ npm-minor-patch:
14
+ patterns:
15
+ - "*"
16
17
- package-ecosystem: "github-actions"
18
directory: "/"
@@ -19,3 +23,7 @@ updates:
19
23
20
24
21
25
26
27
+ actions-minor-patch:
28
29
0 commit comments