1
0
mirror of https://github.com/pnpm/action-setup.git synced 2025-04-02 22:40:10 +08:00
2021-03-23 11:47:55 +07:00

11 lines
164 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"pinVersions": false,
"extends": [
"config:base"
],
"ignoreDeps": [
"ajv"
]
}