Compare commits

..

3 Commits

Author SHA1 Message Date
8085f397d4 Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
All checks were successful
renovate / renovate (push) Successful in 2m9s
Reviewed-on: #1
2025-11-12 21:29:32 +00:00
42f7b936a3 Merge branch 'main' into renovate/configure 2025-11-12 21:29:16 +00:00
d349f01185 Add renovate.json 2025-10-22 17:37:25 +00:00

6
renovate.json Normal file
View File

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