it-tools/renovate.json
2024-01-30 20:55:25 -05:00

15 lines
225 B
JSON

{
"configMigration": true,
"extends": [
"config:recommended",
"docker:pinDigests",
"helpers:pinGitHubActionDigests",
":pinDevDependencies"
]
}
{
"branchConcurrentLimit": 10
}
{
"prHourlyLimit": 25
}