From 2c42ca08261c0a9a3d65878bc1a1b29eae695385 Mon Sep 17 00:00:00 2001 From: erezrokah Date: Fri, 27 Aug 2021 15:49:45 +0200 Subject: [PATCH] chore(kodiak): auto merge renovate minor and patch PRs --- .github/.kodiak.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/.kodiak.toml b/.github/.kodiak.toml index 2ebc2a05..0b7964f7 100644 --- a/.github/.kodiak.toml +++ b/.github/.kodiak.toml @@ -1 +1,5 @@ -version = 1 \ No newline at end of file +version = 1 + +[merge.automerge_dependencies] +versions = ["minor", "patch"] +usernames = ["renovate"] \ No newline at end of file