chore: Configure Renovate (#3)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Koen van Zuijlen <8818390+kvanzuijlen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-02 12:49:18 +02:00 committed by GitHub
parent b3483afff7
commit d40353a87d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
renovate.json5 Normal file
View File

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