Skip to content

Commit

Permalink
[IDP-2042] Use shared renovate.json (#84)
Browse files Browse the repository at this point in the history
* Update renovate.json to use shared config

---------

Co-authored-by: Mathieu Gamache <[email protected]>
  • Loading branch information
PrincessMadMath and Mathieu Gamache authored Aug 27, 2024
1 parent 3745ced commit a88c36e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"platform": "github",
"extends": [
"github>gsoft-inc/renovate-config"
],
"minimumReleaseAge": "3 days",
"packageRules": [
{
"matchManagers": [
Expand All @@ -30,12 +28,6 @@
"/^System\\./",
"/^Microsoft\\.CodeAnalysis\\.CSharp\\./"
]
},
{
"matchManagers": [
"github-actions"
],
"groupName": "Pipeline dependencies"
}
],
"customManagers": [
Expand Down

0 comments on commit a88c36e

Please sign in to comment.