Configure Renovate #1

Merged
JuliusFreudenberger merged 7 commits from renovate/configure into main 2026-06-22 21:40:50 +02:00
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}))?\""
]
}
]