diff --git a/.github/.kodiak.toml b/.github/.kodiak.toml index 73287c07..12b2846e 100644 --- a/.github/.kodiak.toml +++ b/.github/.kodiak.toml @@ -3,9 +3,6 @@ version = 1 -[approve] -#auto_approve_usernames = ["renovate"] - [merge] automerge_label = ["automerge"] blocking_labels = ["wip"] @@ -17,4 +14,4 @@ require_automerge_label = true [update] always = true -autoupdate_label = ["conflict"] +autoupdate_label = "conflict"