Skip to content

Commit 68e0e98

Browse files
authored
Update renovate.json
1 parent e8c9981 commit 68e0e98

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

renovate.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:recommended"
4+
"config:best-practices",
5+
"helpers:pinGitHubActionDigestsToSemver"
6+
],
7+
"labels": [
8+
"dependencies"
59
]
610
}

0 commit comments

Comments
 (0)