We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5283c55 commit 4565b83Copy full SHA for 4565b83
.github/renovate.json
@@ -1,11 +1,14 @@
1
{
2
"branchPrefix": "renovate/",
3
"username": "thiagolunardi",
4
- "gitAuthor": "Thiago Lunardi <thiago@thiagolunardi.net>",
+ "gitAuthor": "Thiago Lunardi",
5
"platform": "github",
6
"onboarding": false,
7
"requireConfig": "optional",
8
"forkProcessing": "enabled",
9
+ "repositories": [
10
+ "desenvolvedor-io/dev-store"
11
+ ],
12
"enabledManagers": [
13
"nuget"
14
],
0 commit comments