Skip to content

Commit 2baa25c

Browse files
authored
Merge pull request #67 from CCPBioSim/jimboid-patch-1
Update Renovate schema URL in renovate.json
2 parents ee30b1f + 89cd813 commit 2baa25c

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)