[CI] flake-update
automatic merge
This commit is contained in:
parent
e5bfa5ec67
commit
25c777894c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
updateBranch = "updated-flake-lock";
|
updateBranch = "updated-flake-lock";
|
||||||
createPullRequest = true;
|
createPullRequest = true;
|
||||||
autoMergeMethod = null;
|
autoMergeMethod = "rebase";
|
||||||
baseMerge = {
|
baseMerge = {
|
||||||
enable = true;
|
enable = true;
|
||||||
method = "rebase";
|
method = "rebase";
|
||||||
|
|
Loading…
Add table
Reference in a new issue