Преглед изворни кода

Enable Renovate nix support with flake.lock maintenance

This lets Renovate periodically refresh flake.lock, keeping the
nixpkgs and agru inputs of the development shell up to date.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
renovate/lock-file-maintenance
Slavi Pantaleev пре 20 часа
родитељ
комит
aa97075f11
1 измењених фајлова са 6 додато и 0 уклоњено
  1. +6
    -0
      .github/renovate.json

+ 6
- 0
.github/renovate.json Прегледај датотеку

@@ -36,5 +36,11 @@
],
"pre-commit": {
"enabled": true
},
"nix": {
"enabled": true,
"lockFileMaintenance": {
"enabled": true
}
}
}

Loading…
Откажи
Сачувај