Documenting automerge
+ lockFileMaintenance
in Configuration Options
#31587
Closed
jamesbraza
started this conversation in
Suggest an Idea
Replies: 2 comments 4 replies
-
Same thing goes for {
"pre-commit": {
enabled: true,
automerge: true,
}
} Fwiw this seems to pass with https://github.com/renovatebot/pre-commit-hooks |
Beta Was this translation helpful? Give feedback.
0 replies
-
Automerge works on any PR and is documented independently |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Tell us more.
It looks like from #712,
lockFileMaintenance
now supports automerge. However, looking at its current docs, thisautomerge
capability is not mentioned anywhere.Can we add
automerge
mentions to thelockFileMaintenance
somewhere?Beta Was this translation helpful? Give feedback.
All reactions