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