Migrate config renovate.json
This commit is contained in:
parent
d07800b183
commit
9fdb160d75
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@
|
||||||
{
|
{
|
||||||
"customType": "regex",
|
"customType": "regex",
|
||||||
"datasourceTemplate": "docker",
|
"datasourceTemplate": "docker",
|
||||||
"fileMatch": [
|
"managerFilePatterns": [
|
||||||
".+\\.nix$"
|
"/.+\\.nix$/"
|
||||||
],
|
],
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"\\s+image\\s+=\\s+\"(?<depName>.*?):(?<currentValue>.*?)(@(?<currentDigest>sha256:[a-z0-9]{64}))?\""
|
"\\s+image\\s+=\\s+\"(?<depName>.*?):(?<currentValue>.*?)(@(?<currentDigest>sha256:[a-z0-9]{64}))?\""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue