Compare commits

3 Commits

Author SHA1 Message Date
589bb56777 Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
All checks were successful
renovate / renovate (push) Successful in 2m21s
Reviewed-on: #1
2025-11-03 03:28:32 +00:00
63f5940e35 Merge branch 'main' into renovate/configure 2025-11-03 03:28:24 +00:00
0821f5f1e3 Add renovate.json 2025-11-01 18:10:49 +00:00

6
renovate.json Normal file
View File

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