component-detection/renovate.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 строки
210 B
JSON
Исходник Обычный вид История

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"helpers:pinGitHubActionDigests",
":maintainLockFilesWeekly"
],
"branchConcurrentLimit": 3
}