Skip to content

Commit b414be4

Browse files
.NET dependabot-bot automated PR. (dotnet#31746)
Co-authored-by: IEvangelist <[email protected]>
1 parent f4fc8c0 commit b414be4

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

.github/dependabot.yml

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# generated by dependadotnet
2-
# https://github.com/dotnet/core/tree/main/samples/dependadotnet
1+
# Generated by dependabot-bot.
2+
# https://github.com/dotnet/docs-tools/tree/main/actions/dependabot-bot
33
version: 2
44
updates:
55
- package-ecosystem: "github-actions" # Core GitHub Actions
@@ -50,12 +50,6 @@ updates:
5050
interval: "weekly"
5151
day: "wednesday"
5252
open-pull-requests-limit: 5
53-
- package-ecosystem: "nuget"
54-
directory: "/docs/core/extensions/snippets/configuration/console" #console.csproj
55-
schedule:
56-
interval: "weekly"
57-
day: "wednesday"
58-
open-pull-requests-limit: 5
5953
- package-ecosystem: "nuget"
6054
directory: "/docs/core/extensions/snippets/configuration/console-basic" #console-basic.csproj
6155
schedule:
@@ -69,19 +63,19 @@ updates:
6963
day: "wednesday"
7064
open-pull-requests-limit: 5
7165
- package-ecosystem: "nuget"
72-
directory: "/docs/core/extensions/snippets/configuration/console-di" #console-di.csproj
66+
directory: "/docs/core/extensions/snippets/configuration/console-di-disposable" #console-di-disposable.csproj
7367
schedule:
7468
interval: "weekly"
7569
day: "wednesday"
7670
open-pull-requests-limit: 5
7771
- package-ecosystem: "nuget"
78-
directory: "/docs/core/extensions/snippets/configuration/console-di-disposable" #console-di-disposable.csproj
72+
directory: "/docs/core/extensions/snippets/configuration/console-di-ienumerable" #console-di-ienumerable.csproj
7973
schedule:
8074
interval: "weekly"
8175
day: "wednesday"
8276
open-pull-requests-limit: 5
8377
- package-ecosystem: "nuget"
84-
directory: "/docs/core/extensions/snippets/configuration/console-di-ienumerable" #console-di-ienumerable.csproj
78+
directory: "/docs/core/extensions/snippets/configuration/console-di" #console-di.csproj
8579
schedule:
8680
interval: "weekly"
8781
day: "wednesday"
@@ -134,6 +128,12 @@ updates:
134128
interval: "weekly"
135129
day: "wednesday"
136130
open-pull-requests-limit: 5
131+
- package-ecosystem: "nuget"
132+
directory: "/docs/core/extensions/snippets/configuration/console" #console.csproj
133+
schedule:
134+
interval: "weekly"
135+
day: "wednesday"
136+
open-pull-requests-limit: 5
137137
- package-ecosystem: "nuget"
138138
directory: "/docs/core/extensions/snippets/configuration/custom-provider" #custom-provider.csproj
139139
schedule:
@@ -243,13 +243,13 @@ updates:
243243
day: "wednesday"
244244
open-pull-requests-limit: 5
245245
- package-ecosystem: "nuget"
246-
directory: "/docs/core/extensions/snippets/logging/console-formatter-custom" #console-formatter-custom.csproj
246+
directory: "/docs/core/extensions/snippets/logging/console-formatter-custom-with-config" #console-formatter-custom-with-config.csproj
247247
schedule:
248248
interval: "weekly"
249249
day: "wednesday"
250250
open-pull-requests-limit: 5
251251
- package-ecosystem: "nuget"
252-
directory: "/docs/core/extensions/snippets/logging/console-formatter-custom-with-config" #console-formatter-custom-with-config.csproj
252+
directory: "/docs/core/extensions/snippets/logging/console-formatter-custom" #console-formatter-custom.csproj
253253
schedule:
254254
interval: "weekly"
255255
day: "wednesday"
@@ -375,19 +375,19 @@ updates:
375375
day: "wednesday"
376376
open-pull-requests-limit: 5
377377
- package-ecosystem: "nuget"
378-
directory: "/docs/core/tutorials/snippets/library-with-visual-studio/csharp/StringLibraryTest" #StringLibraryTest.csproj
378+
directory: "/docs/core/tutorials/snippets/library-with-visual-studio-6-0/csharp/StringLibraryTest" #StringLibraryTest.csproj
379379
schedule:
380380
interval: "weekly"
381381
day: "wednesday"
382382
open-pull-requests-limit: 5
383383
- package-ecosystem: "nuget"
384-
directory: "/docs/core/tutorials/snippets/library-with-visual-studio/vb/StringLibraryTest" #StringLibraryTest.vbproj
384+
directory: "/docs/core/tutorials/snippets/library-with-visual-studio/csharp/StringLibraryTest" #StringLibraryTest.csproj
385385
schedule:
386386
interval: "weekly"
387387
day: "wednesday"
388388
open-pull-requests-limit: 5
389389
- package-ecosystem: "nuget"
390-
directory: "/docs/core/tutorials/snippets/library-with-visual-studio-6-0/csharp/StringLibraryTest" #StringLibraryTest.csproj
390+
directory: "/docs/core/tutorials/snippets/library-with-visual-studio/vb/StringLibraryTest" #StringLibraryTest.vbproj
391391
schedule:
392392
interval: "weekly"
393393
day: "wednesday"
@@ -417,25 +417,25 @@ updates:
417417
day: "wednesday"
418418
open-pull-requests-limit: 5
419419
- package-ecosystem: "nuget"
420-
directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst" #MakeConst.csproj
420+
directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.CodeFixes" #MakeConst.CodeFixes.csproj
421421
schedule:
422422
interval: "weekly"
423423
day: "wednesday"
424424
open-pull-requests-limit: 5
425425
- package-ecosystem: "nuget"
426-
directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.CodeFixes" #MakeConst.CodeFixes.csproj
426+
directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test" #MakeConst.Test.csproj
427427
schedule:
428428
interval: "weekly"
429429
day: "wednesday"
430430
open-pull-requests-limit: 5
431431
- package-ecosystem: "nuget"
432-
directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test" #MakeConst.Test.csproj
432+
directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Vsix" #MakeConst.Vsix.csproj
433433
schedule:
434434
interval: "weekly"
435435
day: "wednesday"
436436
open-pull-requests-limit: 5
437437
- package-ecosystem: "nuget"
438-
directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Vsix" #MakeConst.Vsix.csproj
438+
directory: "/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst" #MakeConst.csproj
439439
schedule:
440440
interval: "weekly"
441441
day: "wednesday"
@@ -717,13 +717,13 @@ updates:
717717
day: "wednesday"
718718
open-pull-requests-limit: 5
719719
- package-ecosystem: "nuget"
720-
directory: "/samples/snippets/csharp/getting-started/console-webapiclient" #webapiclient.csproj
720+
directory: "/samples/snippets/csharp/getting_started/ClassLibraryProjects/StringLibraryTest" #StringLibraryTest.csproj
721721
schedule:
722722
interval: "weekly"
723723
day: "wednesday"
724724
open-pull-requests-limit: 5
725725
- package-ecosystem: "nuget"
726-
directory: "/samples/snippets/csharp/getting_started/ClassLibraryProjects/StringLibraryTest" #StringLibraryTest.csproj
726+
directory: "/samples/snippets/csharp/getting-started/console-webapiclient" #webapiclient.csproj
727727
schedule:
728728
interval: "weekly"
729729
day: "wednesday"
@@ -771,25 +771,25 @@ updates:
771771
day: "wednesday"
772772
open-pull-requests-limit: 5
773773
- package-ecosystem: "nuget"
774-
directory: "/samples/snippets/csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader" #SimpleFeedReader.csproj
774+
directory: "/samples/snippets/csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader.Tests" #SimpleFeedReader.Tests.csproj
775775
schedule:
776776
interval: "weekly"
777777
day: "wednesday"
778778
open-pull-requests-limit: 5
779779
- package-ecosystem: "nuget"
780-
directory: "/samples/snippets/csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader.Tests" #SimpleFeedReader.Tests.csproj
780+
directory: "/samples/snippets/csharp/tutorials/nullable-reference-migration/finished/SimpleFeedReader" #SimpleFeedReader.csproj
781781
schedule:
782782
interval: "weekly"
783783
day: "wednesday"
784784
open-pull-requests-limit: 5
785785
- package-ecosystem: "nuget"
786-
directory: "/samples/snippets/csharp/tutorials/nullable-reference-migration/start/SimpleFeedReader" #SimpleFeedReader.csproj
786+
directory: "/samples/snippets/csharp/tutorials/nullable-reference-migration/start/SimpleFeedReader.Tests" #SimpleFeedReader.Tests.csproj
787787
schedule:
788788
interval: "weekly"
789789
day: "wednesday"
790790
open-pull-requests-limit: 5
791791
- package-ecosystem: "nuget"
792-
directory: "/samples/snippets/csharp/tutorials/nullable-reference-migration/start/SimpleFeedReader.Tests" #SimpleFeedReader.Tests.csproj
792+
directory: "/samples/snippets/csharp/tutorials/nullable-reference-migration/start/SimpleFeedReader" #SimpleFeedReader.csproj
793793
schedule:
794794
interval: "weekly"
795795
day: "wednesday"

0 commit comments

Comments
 (0)