We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c3034 commit 0915b3dCopy full SHA for 0915b3d
.github/dependabot.yml
@@ -5,6 +5,10 @@ updates:
5
schedule:
6
interval: weekly
7
open-pull-requests-limit: 10
8
+ groups:
9
+ OmniSharp:
10
+ patterns:
11
+ - "OmniSharp.Extensions.*"
12
- package-ecosystem: github-actions
13
directory: "/"
14
0 commit comments