disable lockfile maint. by renovate.

This commit is contained in:
Joseph Hanson 2024-08-07 19:34:03 -05:00
parent 5a4dc8d56f
commit 7e1697236d
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -5,12 +5,6 @@
],
"nix": {
"enabled": true
},
"lockFileMaintenance": {
"enabled": true,
"automerge": true,
"ignoreTests": true,
"extends": ["schedule:daily"]
}
}