mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-16 12:05:44 -04:00
Update renovate.json
This commit is contained in:
@@ -41,7 +41,20 @@
|
||||
{
|
||||
"matchPackageNames": ["@opentelemetry/*", "@vercel/otel"],
|
||||
"groupName": "opentelemetry"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["node"],
|
||||
"matchDepTypes": ["engines"],
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["node"],
|
||||
"matchManagers": ["nvm"],
|
||||
"rangeStrategy": "pin"
|
||||
}
|
||||
],
|
||||
"postUpdateOptions": [
|
||||
"pnpmDedupe"
|
||||
],
|
||||
"ignoreDeps": ["@jakejarvis/eslint-config", "@types/node", "@types/prop-types", "lucide-react"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user