We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b31a65 commit 60adb22Copy full SHA for 60adb22
.github/.kodiak.toml
@@ -1 +1,5 @@
1
-version = 1
+version = 1
2
+
3
+[merge.automerge_dependencies]
4
+versions = ["minor", "patch"]
5
+usernames = ["renovate"]
renovate.json5
@@ -3,5 +3,6 @@
ignorePresets: [':prHourlyLimit2'],
semanticCommits: true,
dependencyDashboard: true,
6
- automerge: true,
+ automerge: false,
7
+ rebaseWhen: 'conflicted',
8
}
0 commit comments