edit renovaterc
This commit is contained in:
parent
8f22debb49
commit
2c5053db7a
|
@ -14,7 +14,8 @@
|
|||
"matchStringsStrategy": "combination",
|
||||
"fileMatch": [
|
||||
"(^|/)srcpkgs/brave-bin/template$",
|
||||
"(^|/)srcpkgs/tidal-hifi-bin/template$"
|
||||
"(^|/)srcpkgs/tidal-hifi-bin/template$",
|
||||
"(^|/)srcpkgs/ferdium/template$"
|
||||
],
|
||||
"matchStrings": [
|
||||
"^pkgname=(?<depName>.*)$",
|
||||
|
|
Loading…
Reference in New Issue