mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-04 14:49:57 +01:00
8 lines
143 B
JSON
8 lines
143 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"commitMessagePrefix": "⬆️ "
|
|
}
|