We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1936b63 commit 5ac6581Copy full SHA for 5ac6581
.github/renovate.json
@@ -1,16 +1,12 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": ["config:base"],
4
- "platform": "github",
5
"labels": ["update"],
6
"prConcurrentLimit": 5,
7
"packageRules": [
8
9
"matchManagers": ["github-actions"],
10
- "pinDigests": true,
11
- "commitMessageTopic": "github-actions",
12
- "groupName": "github-actions",
13
- "automerge": false
+ "pinDigests": true
14
}
15
]
16
0 commit comments