https://github.com/ec-nordbund/renovate-config
https://github.com/ec-nordbund/renovate-config
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ec-nordbund/renovate-config
- Owner: EC-Nordbund
- Created: 2021-02-03T14:07:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T14:42:39.000Z (over 1 year ago)
- Last Synced: 2025-01-28T00:33:10.112Z (4 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Renovate Config
To use this config add this to your renovate.json
```json
{
"extends": ["@ec-nordbund"]
}
```