2024-08-12 09:09:23 +00:00
|
|
|
{
|
2024-08-12 10:10:13 +00:00
|
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
|
|
"extends": [
|
|
|
|
"config:best-practices",
|
|
|
|
":approveMajorUpdates",
|
|
|
|
":maintainLockFilesWeekly",
|
|
|
|
"group:linters",
|
|
|
|
"schedule:daily",
|
|
|
|
"schedule:automergeDaily",
|
|
|
|
"local>forgejo-contrib/forgejo-renovate//go.json"
|
|
|
|
],
|
|
|
|
"ignorePresets": [
|
|
|
|
":semanticPrefixFixDepsChoreOthers",
|
|
|
|
"docker:pinDigests",
|
|
|
|
"helpers:pinGitHubActionDigests"
|
|
|
|
]
|
2024-08-12 09:09:23 +00:00
|
|
|
}
|