mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-02-23 08:39:57 -05:00
10 lines
229 B
JSON
10 lines
229 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"commitMessagePrefix": "RenovateBot: ",
|
|
"packageRules": [
|
|
{
|
|
"updateTypes": ["minor", "patch", "pin", "digest"],
|
|
"automerge": true
|
|
}
|
|
]
|
|
} |