Skip to content

Commit d5cd41b

Browse files
build(renovate): update configuration (#48)
1 parent 49adc90 commit d5cd41b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

renovate-config.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@
55
"schedule:weekly",
66
":prConcurrentLimitNone",
77
":prHourlyLimitNone",
8-
":semanticCommits"
8+
":semanticCommits",
9+
":semanticCommitTypeAll(build)"
910
],
1011
"packageRules": [
1112
{
13+
"matchPackageNames": ["*"],
1214
"minimumReleaseAge": "7 days"
1315
},
1416
{

0 commit comments

Comments
 (0)