Skip to content

Commit 1a8355f

Browse files
authored
fix(deps): Disable Moq updates in Renovate because of community 🔥
1 parent 3389a6f commit 1a8355f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,11 @@
4848
"NuGet",
4949
".NET"
5050
]
51+
},
52+
{
53+
"groupName": "Moq",
54+
"matchPackageNames": ["Moq"],
55+
"enabled": false
5156
}
5257
],
5358
"extends": [

0 commit comments

Comments
 (0)