Skip to content

Commit 3dc4c73

Browse files
Merge pull request #6 from DCC-BS/renovate/migrate-config
Migrate renovate config
2 parents 8b13b3f + 20e7f36 commit 3dc4c73

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

renovate.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"matchFileNames": [
7676
".devcontainer/devcontainer.json"
7777
],
78-
"stabilityDays": 7
78+
"minimumReleaseAge": "7 days"
7979
},
8080
{
8181
"automerge": true,
@@ -94,8 +94,5 @@
9494
],
9595
"platformAutomerge": true,
9696
"prCreation": "immediate",
97-
"requiredStatusChecks": [
98-
"Main"
99-
],
10097
"timezone": "Europe/Zurich"
101-
}
98+
}

0 commit comments

Comments
 (0)