mkdocs/renovate.json

14 lines
316 B
JSON
Raw Permalink Normal View History

2024-01-22 21:17:43 +01:00
{
2024-05-08 15:01:30 +02:00
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
":dependencyDashboard",
":semanticPrefixFixDepsChoreOthers",
":ignoreModulesAndTests",
"group:monorepos",
"group:recommended",
"replacements:all",
"workarounds:all",
"mergeConfidence:all-badges"
]
2024-01-22 21:17:43 +01:00
}