Configure Renovate #1

Open
renovate-bot wants to merge 7 commits from renovate/configure into main
Showing only changes of commit fdbc96135e - Show all commits

View file

@ -11,7 +11,7 @@
".+\\.nix$"
],
"matchStrings": [
"\\s+image\\s+=\\s+\"(?<depName>.*?):(?<currentValue>.*?)\""
"\\s+image\\s+=\\s+\"(?<depName>.*?):(?<currentValue>.*?)(@(?<digest>sha256:[a-z0-9]{64}))?\""
]
}
]