Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2ec9171

Browse files
committedApr 24, 2023
ci: automatically approve Renovate pull requests to enable auto-merge
1 parent 27ea7a9 commit 2ec9171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.kodiak.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ versions = ["patch"]
88
usernames = ["dependabot"]
99

1010
[approve]
11-
auto_approve_usernames = ["dependabot"]
11+
auto_approve_usernames = ["renovate"]
1212

1313
[update]
1414
ignored_usernames = ["dependabot"]

0 commit comments

Comments
 (0)
Please sign in to comment.