mirror of
https://github.com/pnpm/action-setup.git
synced 2024-11-10 09:39:11 +08:00
11 lines
164 B
JSON
11 lines
164 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"pinVersions": false,
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"ignoreDeps": [
|
|
"ajv"
|
|
]
|
|
}
|