Skip to content

Commit caa4173

Browse files
author
🎲
committed
build: update renovate configuration to group tslua packages
1 parent e0d62d4 commit caa4173

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

renovate.json

+8-2
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,11 @@
44
"lockFileMaintenance": {
55
"enabled": true,
66
"automerge": true
7-
}
8-
}
7+
},
8+
"packageRules": [
9+
{
10+
"groupName": "ts-lua",
11+
"matchPackageNames": ["@flying-dice/tslua-*"]
12+
}
13+
]
14+
}

0 commit comments

Comments
 (0)