We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80a65a3 commit 50a4171Copy full SHA for 50a4171
.github/renovate.json
@@ -1,8 +1,6 @@
1
{
2
- "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "branchPrefix": "users/renovate/",
4
- "extends": [
5
- "config:recommended",
6
- "helpers:pinGitHubActionDigestsToSemver"
7
- ]
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+ "extends": [
+ "local>ni/python-renovate-config:recommended"
+ ]
8
}
0 commit comments