1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2026-04-28 21:56:19 -04:00

Add renovate.json

This commit is contained in:
renovate[bot]
2023-03-15 13:45:56 +00:00
committed by GitHub
parent bdfadabde1
commit f9afc458d0
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
}