Skip to content

Commit 1d6d900

Browse files
committed
chore(template): sync with dailydevops/template-dotnet [skip ci]
1 parent 2fc383c commit 1d6d900

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

renovate-repo.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"packageRules": [
4+
]
5+
}

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"config:best-practices",
55
":disableDependencyDashboard",
66
":automergeMinor",
7-
":rebaseStalePrs"
7+
":rebaseStalePrs",
8+
"renovate-repo.json"
89
],
910
"ignorePresets": ["group:monorepos"],
1011
"automergeStrategy": "squash",

0 commit comments

Comments
 (0)