Skip to content

Commit 223490e

Browse files
authored
chore: group github actions updates (#160)
1 parent e561b5a commit 223490e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ updates:
44
directory: /
55
schedule:
66
interval: monthly
7+
groups:
8+
github-actions:
9+
patterns:
10+
- "*"
711

812
- package-ecosystem: npm
913
directory: /
@@ -14,4 +18,4 @@ updates:
1418
open-pull-requests-limit: 10
1519
ignore:
1620
- dependency-name: "*"
17-
update-types: ["version-update:semver-major"]
21+
update-types: ["version-update:semver-major"]

0 commit comments

Comments
 (0)