chore: Configure Renovate #3

Merged
jank merged 1 commit from renovate/configure into main 2025-09-15 07:21:22 +00:00
Showing only changes of commit 8370c1a9bb - Show all commits

chore(deps): add renovate.json
All checks were successful
Lint Pull Request / Lint PR Title (pull_request) Successful in 33s

Renovate Bot 2025-09-15 07:20:04 +00:00
Signed by: Renovate
GPG key ID: 449076797435FF67

6
renovate.json Normal file
View file

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