We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a179f53 + bb2833c commit 37691e2Copy full SHA for 37691e2
renovate-config.js
@@ -1,6 +1,7 @@
1
const excludeList = [
2
- "dotnet-sdk", // The dotnet SDK update is a non-trivial piece of work.
+ "dotnet-sdk", // The dotnet SDK update is a non-trivial piece of work
3
"FluentAssertions", // FluentAssertions 8 and above introduced potential fees for developers
4
+ "Halibut", // Various versions of Halibut are used for tests. We'll manually control this version
5
];
6
7
module.exports = {
0 commit comments