Skip to content

Commit 8921000

Browse files
ci: configure Renovate automerge with 3-day minimum release age (#41)
* Initial plan * Configure Renovate to auto-merge updates after 3 days Co-authored-by: deviantintegral <255023+deviantintegral@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: deviantintegral <255023+deviantintegral@users.noreply.github.com>
1 parent 202e972 commit 8921000

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@
44
"config:recommended",
55
"helpers:pinGitHubActionDigests",
66
":enablePreCommit"
7-
]
7+
],
8+
"automerge": true,
9+
"minimumReleaseAge": "3 days"
810
}

0 commit comments

Comments
 (0)