Merge branch 'main' into fix-nil-map-reading-env-file

This commit is contained in:
Jason Song
2023-11-24 01:43:56 +00:00

6
renovate.json5 Normal file
View File

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