Files
awesome-arr/renovate.json
2024-01-08 09:25:56 +05:30

11 lines
275 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
":dependencyDashboard",
":semanticPrefixFixDepsChoreOthers",
":ignoreModulesAndTests",
"group:allNonMajor",
":semanticCommitTypeAll(chore)"
]
}