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