Migrate Renovate config #11
1 changed files with 2 additions and 2 deletions
|
|
@ -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}))?\""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue