mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-01 19:42:03 +00:00
chore(config): migrate config .github/renovate.json (#422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -35,8 +35,10 @@
|
||||
"pinDigests": true
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": ["^@hyperframes/"],
|
||||
"enabled": false
|
||||
"enabled": false,
|
||||
"matchPackageNames": [
|
||||
"/^@hyperframes//"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user