Skip to content

Commit 94baaaf

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

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

renovate.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": [
4-
"config:best-practices",
5-
"helpers:pinGitHubActionDigestsToSemver"
2+
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
3+
extends: [
4+
'config:best-practices',
5+
'helpers:pinGitHubActionDigestsToSemver',
66
],
7-
"labels": [
8-
"dependencies"
7+
labels: [
8+
'dependencies'
99
]
1010
}

0 commit comments

Comments
 (0)