keep-a-changelog-new-release/.github/renovate.json5

10 lines
199 B
Plaintext

{
"extends": [
"config:base",
":dependencyDashboard",
"helpers:pinGitHubActionDigests",
"github>msfjarvis/shared-workflows//renovate/automerge"
],
"branchConcurrentLimit": 15
}