renovate: lock file maintenance

This commit is contained in:
Vivian 2023-01-20 15:43:20 +01:00
parent ad6d9f9cbb
commit 63fb4d3e71
2 changed files with 7 additions and 3 deletions

View file

@ -855,11 +855,11 @@
}, },
"nur": { "nur": {
"locked": { "locked": {
"lastModified": 1674199941, "lastModified": 1674210405,
"narHash": "sha256-l16+t5cft/7SmwwKd3VHTD6Lk2ZIDo8MGu/zkok9Ack=", "narHash": "sha256-edYWlWOR3IVoSzF4/Bb1UGbK6thpIsHWwiukFrAtSnE=",
"owner": "nix-community", "owner": "nix-community",
"repo": "NUR", "repo": "NUR",
"rev": "2fabc504984f757b694a1c2ef5101659f46638e5", "rev": "04eaf102cbcb942fde8eff4505101d84b1964e17",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -20,6 +20,10 @@ data:
"nix": { "nix": {
"enabled": true "enabled": true
}, },
"lockFileMaintenance": {
"enabled": true,
"schedule": ["hourly"],
},
"hostRules": [ "hostRules": [
{ {
"hostType": "docker", "hostType": "docker",