We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faaef45 commit bc9bdc2Copy full SHA for bc9bdc2
.github/.kodiak.toml
@@ -0,0 +1,11 @@
1
+version = 1
2
+
3
+[update]
4
+always = true # default: false
5
+require_automerge_label = false # default: true
6
7
+[approve]
8
+auto_approve_usernames = ["dependabot", "renovate", "mbround18"]
9
10
+[merge.automerge_dependencies]
11
+usernames = ["dependabot", "renovate"]
0 commit comments