generated from Templates/Baseline
#### 📖 Summary - testing renovate support with gitea-actions #### 📑 Test Plan > 💡 Select your test plan for the code changes. - [x] CI pipeline tests - [ ] Custom test - [ ] No test plan ##### Details / Justification <!-- Add your test details or justification for missing tests here. --> #### 📚 Additional Notes <!-- A place for additional detail notes. --> Co-authored-by: OCram85 <marco.blessing@googlemail.com> Reviewed-on: #8
This commit is contained in:
parent
438ed033d4
commit
cf6593f58f
12
renovate.json
Normal file
12
renovate.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"dependencyDashboard": true,
|
||||
"docker": {
|
||||
"enabled": true
|
||||
},
|
||||
"github-actions": {
|
||||
"enabled": true,
|
||||
"fileMatch": [
|
||||
"^\\.gitea/workflows/[^/]+\\.ya?ml$"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user