Skip to content

Commit 4910d06

Browse files
committed
Set renovate rangeStrategy to update-lockfile for mix deps
1 parent 462fc48 commit 4910d06

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/renovate.json

+6
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010
"{{categories}}"
1111
],
1212
"packageRules": [
13+
{
14+
"matchManagers": [
15+
"mix"
16+
],
17+
"rangeStrategy": "update-lockfile"
18+
},
1319
{
1420
"matchManagers": [
1521
"github-actions"

0 commit comments

Comments
 (0)