We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c6b95 commit a77ae79Copy full SHA for a77ae79
.github/.kodiak.toml
@@ -0,0 +1,11 @@
1
+# .kodiak.toml
2
+version = 1
3
+
4
+[approve]
5
+auto_approve_usernames = ["dependabot"]
6
7
+[update]
8
+always = true
9
10
+[merge]
11
+method = "squash"
0 commit comments