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:
renovate[bot] 2025-05-13 01:54:23 +00:00 committed by GitHub
parent 9b8178d1ce
commit 4e8db837c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -164,8 +164,8 @@
{
customType: 'regex',
datasourceTemplate: 'npm',
fileMatch: [
'^.github/workflows/',
managerFilePatterns: [
'/^.github/workflows//',
],
matchStrings: [
'npx (?<depName>[^@]+)@(?<currentValue>[^\\s]+)',