nestjs-paginate/renovate.json

7 lines
140 B
JSON
Raw Normal View History

{
"$schema": "http://json.schemastore.org/renovate",
"extends": ["config:base"],
"updateLockFiles": true,
"rangeStrategy": "bump"
}