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 fe97786 commit 2b5bdccCopy full SHA for 2b5bdcc
.github/dependabot.yml
@@ -19,9 +19,9 @@ updates:
19
directory: "/java/"
20
schedule:
21
interval: "daily"
22
- - package-ecosystem: “nuget”
+ - package-ecosystem: "nuget"
23
directories:
24
- - “/csharp/*”
+ - /csharp/*
25
- /csharp/snippets/configuration/InitDefaultConfig/
26
- /csharp/snippets/configuration/RegisterDataSources/
27
- /csharp/snippets/information/GetVersion/
0 commit comments