Local config
All checks were successful
renovate / renovate (push) Successful in 8s

This commit is contained in:
2023-10-30 16:02:10 +13:00
parent 230e3e1c0c
commit 9af7550d76

View File

@@ -1,9 +1,7 @@
module.exports = {
"timezone": "Pacific/Auckland",
"endpoint": "https://git.nice.net.nz/api/v1",
"endpoint": "https://git.nice.net.nz/api/v1/",
"gitAuthor": "Renovate Bot <renovate-bot@nice.net.nz>",
"platform": "gitea",
"autodiscover": true,
"autodiscoverFilter": ["hads/*"],
"optimizeForDisabled": true,
};