Skip to content

Commit b5fb073

Browse files
authored
Merge pull request #67 from iamchathu/update-renovate
Update renovate.json for supply chain security
2 parents c9fa003 + 0f4034c commit b5fb073

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

renovate.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:recommended", ":semanticCommits"],
4-
"addLabels": ["renovate"]
3+
"extends": ["config:recommended", "config:best-practices", ":semanticCommits", "helpers:pinGitHubActionDigests", ":separateMajorReleases"],
4+
"addLabels": ["renovate"],
5+
"minimumReleaseAge": "1 day"
56
}

0 commit comments

Comments
 (0)