Skip to content

Commit

Permalink
chore: prevent dependabot auto merge
Browse files Browse the repository at this point in the history
  • Loading branch information
ansmonjol committed Jan 22, 2025
1 parent bfef78a commit f3f3eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"matchUpdateTypes": ["patch", "digest", "bump"],
"commitMessagePrefix": "chore(deps)",
"reviewers": ["renovate-approve"],
"automerge": true
"automerge": false
}
]
}

0 comments on commit f3f3eca

Please sign in to comment.