Skip to content

Commit 50a4171

Browse files
authored
github: Use shared Renovate config (#16)
1 parent 80a65a3 commit 50a4171

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.github/renovate.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
2-
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"branchPrefix": "users/renovate/",
4-
"extends": [
5-
"config:recommended",
6-
"helpers:pinGitHubActionDigestsToSemver"
7-
]
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"local>ni/python-renovate-config:recommended"
5+
]
86
}

0 commit comments

Comments
 (0)