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 c56c6cb commit c848b5bCopy full SHA for c848b5b
.github/dependabot.yml
@@ -1046,12 +1046,6 @@ updates:
1046
interval: "weekly"
1047
day: "wednesday"
1048
open-pull-requests-limit: 5
1049
- - package-ecosystem: "nuget"
1050
- directory: "/samples/snippets/standard/data/sqlite/InMemorySample" #InMemorySample.csproj
1051
- schedule:
1052
- interval: "weekly"
1053
- day: "wednesday"
1054
- open-pull-requests-limit: 5
1055
- package-ecosystem: "nuget"
1056
directory: "/samples/snippets/standard/data/sqlite/InteropSample" #InteropSample.csproj
1057
schedule:
0 commit comments