Skip to content

Commit 89cd813

Browse files
authored
Update Renovate schema URL in renovate.json
1 parent ee30b1f commit 89cd813

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎.github/renovate.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://renovatebot.com",
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:best-practices",
55
"helpers:pinGitHubActionDigestsToSemver"
@@ -14,6 +14,6 @@
1414
"matchManagers": ["github-actions"],
1515
"groupName": "GitHub Actions",
1616
"addLabels": ["ci", "dependencies"]
17-
},
17+
}
1818
]
1919
}

0 commit comments

Comments
 (0)