mirror of
https://github.com/Ravencentric/awesome-arr.git
synced 2026-04-25 10:16:02 +02:00
11 lines
275 B
JSON
11 lines
275 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
":dependencyDashboard",
|
|
":semanticPrefixFixDepsChoreOthers",
|
|
":ignoreModulesAndTests",
|
|
"group:allNonMajor",
|
|
":semanticCommitTypeAll(chore)"
|
|
]
|
|
}
|