diff --git a/.github/.kodiak.toml b/.github/.kodiak.toml index 0b7964f7..0209e106 100644 --- a/.github/.kodiak.toml +++ b/.github/.kodiak.toml @@ -2,4 +2,7 @@ version = 1 [merge.automerge_dependencies] versions = ["minor", "patch"] -usernames = ["renovate"] \ No newline at end of file +usernames = ["renovate"] + +[approve] +auto_approve_usernames = ["renovate"] \ No newline at end of file