MeetUp/.github/renovate.json
Dominik Stahl e4a8795b74
All checks were successful
container-scan / Container Scan (pull_request) Successful in 1m45s
docker-build / docker (pull_request) Successful in 4m7s
chore: add renovate configuration for dependency management
2025-04-17 10:05:24 +02:00

4 lines
117 B
JSON

{
"$schema": "https://json.schemastore.org/renovate",
"extends": ["config:best-practices", ":semanticCommits"]
}