Files
Homarr/renovate.json
2023-05-16 22:39:58 +02:00

8 lines
143 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"commitMessagePrefix": "⬆️ "
}