Skip to content

Commit

Permalink
chore: enable automerge for renovate (#745)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
Co-authored-by: Alex Jones <alexsimonjones@gmail.com>
  • Loading branch information
thschue and AlexsJones committed Nov 12, 2023
1 parent 1a554ae commit 66ebb88
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@
"config:base",
"helpers:pinGitHubActionDigests",
":gitSignOff"

],
"addLabels": ["dependencies"],
"postUpdateOptions": [
"gomodTidy",
"gomodMassage"
],
"automerge": true,
"automergeType": "pr",
"platformAutomerge": true,
"packageRules": [
{
"description": "Exclude retracted cohere-go versions: https://github.com/renovatebot/renovate/issues/13012",
Expand Down

0 comments on commit 66ebb88

Please sign in to comment.