Add renovate.

This commit is contained in:
Joseph Hanson 2023-10-25 13:47:12 -05:00
parent 9a7137adfa
commit 7dd2817674
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

9
renovate.json5 Normal file
View file

@ -0,0 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"platform": "gitea",
"endpoint": "https://git.hsn.dev",
"extends": [
"config:recommended",
],
"repositories": []
}