Compare commits

..

2 Commits

Author SHA1 Message Date
d5529594ab Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
All checks were successful
renovate / renovate (push) Successful in 9s
Reviewed-on: #1
2026-03-04 00:08:33 +01:00
641a76389a Add renovate.json 2026-03-03 23:08:04 +00:00

6
renovate.json Normal file
View File

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