Skip to content

Commit bbb1fd7

Browse files
committed
Update renovate.json
1 parent 5fb432c commit bbb1fd7

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

renovate.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,15 @@
1414
{
1515
"matchManagers": [
1616
"github-actions"
17-
]
17+
],
18+
"rangeStrategy": "pin",
19+
"semanticCommitType": "chore"
20+
},
21+
{
22+
"matchPackageNames": [
23+
"**"
24+
],
25+
"rangeStrategy": "replace"
1826
},
1927
{
2028
"matchManagers": [

0 commit comments

Comments
 (0)