Skip to content

Commit b7e0687

Browse files
committed
Bring back dependabot
1 parent 99aafbd commit b7e0687

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ updates:
1919
directory: /
2020
schedule:
2121
interval: monthly
22+
ignore:
23+
- dependency-name: Microsoft.CodeAnalysis* # We intentionally target older VS versions.
24+
- dependency-name: Microsoft.Bcl.AsyncInterfaces # We want to match the minimum target .NET runtime
25+
- dependency-name: System.Collections.Immutable # We want to match the minimum target .NET runtime

0 commit comments

Comments
 (0)