chore(config): migrate renovate config (#1881)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
This commit is contained in:
parent
9b8178d1ce
commit
4e8db837c1
|
@ -164,8 +164,8 @@
|
|||
{
|
||||
customType: 'regex',
|
||||
datasourceTemplate: 'npm',
|
||||
fileMatch: [
|
||||
'^.github/workflows/',
|
||||
managerFilePatterns: [
|
||||
'/^.github/workflows//',
|
||||
],
|
||||
matchStrings: [
|
||||
'npx (?<depName>[^@]+)@(?<currentValue>[^\\s]+)',
|
||||
|
|
Loading…
Reference in New Issue