[Renovate Bot]: add .github/renovate.json5

Signed-off-by: Renovate Bot for Gradle <bot-gh-dv-shared+renovate@gradle.com>
This commit is contained in:
Renovate Bot for Gradle 2025-08-01 14:55:24 +00:00
parent b65944464e
commit f344a05f30
No known key found for this signature in database
GPG Key ID: DA16A24556923818

6
.github/renovate.json5 vendored Normal file
View File

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>gradle/renovate-agent//presets/dv.json5"
]
}