Skip to content

Commit 2287975

Browse files
committed
chore(renovate): enable auto merge
1 parent e91631b commit 2287975

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["github>ctison/renovate"],
4-
"repositories": ["ctison/graphql-codegen-golang"]
4+
"repositories": ["ctison/graphql-codegen-golang"],
5+
"automerge": true
56
}

0 commit comments

Comments
 (0)