Compare commits
No commits in common. "8b6c2ca462132be19b17f84329decf8ddc05737b" and "2ba6277778c2402922e98f785f05681fe4a993f2" have entirely different histories.
8b6c2ca462
...
2ba6277778
1 changed files with 1 additions and 11 deletions
|
@ -24,20 +24,10 @@
|
|||
"fileMatch": [
|
||||
"(^|/)flake\\.nix$"
|
||||
],
|
||||
"commitMessageTopic": "nixpkgs",
|
||||
"commitMessageTopic": "flake inputs",
|
||||
"commitMessageExtra": "to {{newValue}}",
|
||||
"enabled": true
|
||||
},
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true,
|
||||
"recreateWhen": "always",
|
||||
"rebaseStalePrs": true,
|
||||
"branchTopic": "lock-file-maintenance",
|
||||
"commitMessageAction": "Lock file maintenance",
|
||||
"schedule": [
|
||||
"* 0-1 * * *"
|
||||
]
|
||||
},
|
||||
"automergeSchedule": [
|
||||
"* 0-1 * * *"
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue