gitea-package/renovate.json
OCram85 f366b10352
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/push/test-image Pipeline was successful
ci/woodpecker/push/release-hepler Pipeline was successful
migrate to Woodpecker-CI 3 pipelines (#28)
### 📖 Summary

- update syntax

### 📑 Test Plan

 CI pipeline tests (Default)

### 💬 Details

_No response_

### 📚 Additional Notes

_No response_

Reviewed-on: #28
2025-02-24 09:43:14 +01:00

11 lines
160 B
JSON

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