Skip to content

Commit 8009584

Browse files
authored
chore(kodiak): always update PRs
1 parent d6c17f1 commit 8009584

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/.kodiak.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,7 @@ usernames = ["dependabot", "renovate"]
3030

3131
[approve]
3232
auto_approve_usernames = ["dependabot", "renovate"]
33+
34+
[update]
35+
always = true
36+
require_automerge_label = true

0 commit comments

Comments
 (0)