mirror of
https://github.com/thelounge/thelounge.git
synced 2025-12-23 23:37:59 -05:00
renovate: Disable digest updates
There's a reason one pins a commit and it is because we want that specific commit. Renovate gets *really* noisy if commits are made frequently to a repo, so let's disable it.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"extends": ["config:base"],
|
||||
"extends": ["config:base", ":disableDigestUpdates"],
|
||||
"ignorePaths": ["test/"],
|
||||
"labels": ["Type: Dependencies"],
|
||||
"lockFileMaintenance": {"enabled": true},
|
||||
|
||||
Reference in New Issue
Block a user