🤖 Group all nodejs deps in one PR

This commit is contained in:
SebClem 2022-03-17 11:26:52 +01:00
parent 51d17584d3
commit a765cfde12
No known key found for this signature in database
GPG Key ID: 3D8E353F900B1305

View File

@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"extends": ["config:base", "group:nodeJs"],
"commitMessagePrefix": ":arrow_up:",
"regexManagers": [
{