Compare commits

..

2 commits

Author SHA1 Message Date
df0d2fd0cc
chore(deps): lock file maintenance
All checks were successful
/ check (nvimDev) (push) Successful in 1m8s
/ check (nvimHeadless) (push) Successful in 5s
/ check (nvimNoBundledBins) (push) Successful in 8s
/ check (nvimNoLsp) (push) Successful in 9s
/ check (nvimNoTSGrammars) (push) Successful in 8s
/ check (treefmt) (push) Successful in 4s
/ check-renovaterc (push) Successful in 2s
/ build (audiomenu) (push) Successful in 43s
/ build (docs) (push) Successful in 3s
/ build (jpassmenu) (push) Successful in 52s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2m6s
/ build (nvim) (push) Successful in 14s
/ report-size (push) Successful in 48s
2025-03-09 21:40:15 +01:00
5fe3e70149 chore(config): migrate config .renovaterc.json
All checks were successful
/ check (nvimDev) (push) Successful in 6s
/ check (nvimHeadless) (push) Successful in 2s
/ check (nvimNoBundledBins) (push) Successful in 4s
/ check (nvimNoLsp) (push) Successful in 5s
/ check (nvimNoTSGrammars) (push) Successful in 5s
/ check (treefmt) (push) Successful in 3s
/ check-renovaterc (push) Successful in 3s
/ build (audiomenu) (push) Successful in 1s
/ build (docs) (push) Successful in 1s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 1s
/ build (nvim) (push) Successful in 1s
/ report-size (push) Successful in 4s
2025-03-09 21:37:26 +01:00

View file

@ -23,7 +23,7 @@
"lockFileMaintenance": { "lockFileMaintenance": {
"enabled": true, "enabled": true,
"recreateWhen": "always", "recreateWhen": "always",
"rebaseStalePrs": true, "rebaseWhen": "behind-base-branch",
"branchTopic": "lock-file-maintenance", "branchTopic": "lock-file-maintenance",
"commitMessageAction": "Lock file maintenance", "commitMessageAction": "Lock file maintenance",
"schedule": [ "schedule": [