We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9fa003 + 0f4034c commit b5fb073Copy full SHA for b5fb073
renovate.json
@@ -1,5 +1,6 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": ["config:recommended", ":semanticCommits"],
4
- "addLabels": ["renovate"]
+ "extends": ["config:recommended", "config:best-practices", ":semanticCommits", "helpers:pinGitHubActionDigests", ":separateMajorReleases"],
+ "addLabels": ["renovate"],
5
+ "minimumReleaseAge": "1 day"
6
}
0 commit comments