Skip to content

Commit 03470c8

Browse files
committed
Enable auto-merge for flake updates
1 parent 3b2e463 commit 03470c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
updateBranch = "updated-flake-lock";
8080
# Next two parameters should always be set explicitly
8181
createPullRequest = true;
82-
autoMergeMethod = null;
82+
autoMergeMethod = "merge";
8383
when = {
8484
# Perform update by Sundays at 12:45
8585
minute = 45;

0 commit comments

Comments
 (0)