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.
1 parent f4abf39 commit 0597c83Copy full SHA for 0597c83
.github/dependabot.yml
@@ -4,6 +4,10 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "monthly"
7
+ groups:
8
+ all-dependencies:
9
+ patterns:
10
+ - "*"
11
- package-ecosystem: "nuget"
12
13
0 commit comments