arkanum/renovate.json

13 lines
172 B
JSON
Raw Permalink Normal View History

{
"dependencyDashboard": true,
"docker": {
"enabled": true
},
"woodpecker": {
"enabled": true,
"fileMatch": [
"^.woodpecker\/.*.yml$"
]
}
}