1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-06-27 16:15:40 -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
renovate.json Normal file
View File

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