Migrate config renovate.json

This commit is contained in:
Renovate Bot 2026-06-24 19:10:14 +02:00
parent d07800b183
commit 9fdb160d75

View file

@ -15,8 +15,8 @@
{
"customType": "regex",
"datasourceTemplate": "docker",
"fileMatch": [
".+\\.nix$"
"managerFilePatterns": [
"/.+\\.nix$/"
],
"matchStrings": [
"\\s+image\\s+=\\s+\"(?<depName>.*?):(?<currentValue>.*?)(@(?<currentDigest>sha256:[a-z0-9]{64}))?\""