aboutsummaryrefslogtreecommitdiff
path: root/renovate.config.cjs
blob: ad403502b4e6024860dfcc7ffdb842aea3b4ea51 (plain) (blame)
1
2
3
4
5
6
module.exports = {
	endpoint: "https://code.popov.link",
	gitAuthor: "renovate[bot] <renovatebot@noreply.localhost>",
	optimizeForDisabled: true,
	platform: "gitea",
};