decide.nolog.cz/renovate.json
2023-11-04 12:36:22 +01:00

11 lines
205 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":maintainLockFilesWeekly",
":preserveSemverRanges"
],
"ignorePaths": [
"lib/**"
]
}