1
0
Fork 0
mirror of https://github.com/pnpm/action-setup.git synced 2025-06-08 01:37:01 +09:00
action-setup/renovate.json
2021-03-23 11:47:55 +07:00

10 lines
164 B
JSON

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