Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into main
All checks were successful
Release / Release (push) Successful in 31s

Reviewed-on: #1
This commit is contained in:
Jan K9f 2025-06-19 08:16:58 +00:00
commit 1f3158fd53
Signed by:
SSH key fingerprint: SHA256:lXEoR6LJYqfrLFi9ELE9o8JyzF7bLKBUlelXoro5APw

6
renovate.json Normal file
View file

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