it-tools/renovate.json

16 lines
225 B
JSON
Raw Normal View History

2024-01-23 18:51:00 -05:00
{
2024-01-23 19:08:04 -05:00
"configMigration": true,
2024-01-23 19:03:43 -05:00
"extends": [
2024-01-23 19:08:04 -05:00
"config:recommended",
"docker:pinDigests",
"helpers:pinGitHubActionDigests",
":pinDevDependencies"
2024-01-23 19:03:43 -05:00
]
2024-01-23 18:51:00 -05:00
}
2024-01-30 20:55:25 -05:00
{
"branchConcurrentLimit": 10
}
{
"prHourlyLimit": 25
}