generated from Templates/Baseline
OCram85
b699580cc7
### 📖 Summary - add renovate json - add linters: - Dockerfile - markdown - editorconfig ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #6
13 lines
172 B
JSON
13 lines
172 B
JSON
{
|
|
"dependencyDashboard": true,
|
|
"docker": {
|
|
"enabled": true
|
|
},
|
|
"woodpecker": {
|
|
"enabled": true,
|
|
"fileMatch": [
|
|
"^.woodpecker\/.*.yml$"
|
|
]
|
|
}
|
|
}
|