Skip to content

Commit d918377

Browse files
committed
add label "automerge"
1 parent 92e7dd3 commit d918377

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
{
1919
"matchFileNames": ["tooling/conga-aem-maven-plugin/src/it/**"],
2020
"matchUpdateTypes": ["minor", "patch"],
21-
"automerge": true
21+
"automerge": true,
22+
"addLabels": ["automerge"]
2223
}
2324
],
2425
"ignoreDeps": [

0 commit comments

Comments
 (0)