Add Renovate config

This commit is contained in:
2024-01-26 18:15:27 +00:00
parent 396a274181
commit c72c56aae7

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

@@ -0,0 +1,6 @@
{
"extends": [
"config:base",
"github>leigh-hackspace/renovate-config:hugo"
]
}