From dd526852503777c08c5cac546ee823a11ba114dc Mon Sep 17 00:00:00 2001 From: Sebastien Lebreton Date: Mon, 3 Jun 2024 19:38:27 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7280bae..2b18457 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,9 @@ updates: directory: "/src" schedule: interval: "weekly" + ignore: + # we need to fine-control the exact version for VS compat, and we have a distinct version for tests + - dependency-name: "Microsoft.CodeAnalysis.CSharp.Workspaces" groups: roslyn: patterns: