We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8c9981 commit 68e0e98Copy full SHA for 68e0e98
renovate.json
@@ -1,6 +1,10 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
- "config:recommended"
+ "config:best-practices",
5
+ "helpers:pinGitHubActionDigestsToSemver"
6
+ ],
7
+ "labels": [
8
+ "dependencies"
9
]
10
}
0 commit comments