Configure Renovate #4

Merged
june merged 2 commits from renovate/configure into main 2026-04-03 23:25:27 +02:00
Showing only changes of commit 812bae81c0 - Show all commits

Add renovate.json

Renovate 2026-04-03 20:58:31 +00:00 committed by June
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

6
renovate.json Normal file
View file

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}