Skip to content

Commit 4e8db83

Browse files
renovate[bot]trask
andauthored
chore(config): migrate renovate config (#1881)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Trask Stalnaker <[email protected]>
1 parent 9b8178d commit 4e8db83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/renovate.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@
164164
{
165165
customType: 'regex',
166166
datasourceTemplate: 'npm',
167-
fileMatch: [
168-
'^.github/workflows/',
167+
managerFilePatterns: [
168+
'/^.github/workflows//',
169169
],
170170
matchStrings: [
171171
'npx (?<depName>[^@]+)@(?<currentValue>[^\\s]+)',

0 commit comments

Comments
 (0)