Skip to content

Commit 6ecf2b9

Browse files
.Net: Dependabot configuration cleanup (#12632)
Remove obsolete jobs
1 parent 25ece60 commit 6ecf2b9

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,6 @@ updates:
2424
- ".NET"
2525
- "dependencies"
2626

27-
# Maintain dependencies for nuget
28-
- package-ecosystem: "nuget"
29-
directory: "samples/dotnet"
30-
schedule:
31-
interval: "weekly"
32-
day: "monday"
33-
34-
# Maintain dependencies for npm
35-
- package-ecosystem: "npm"
36-
directory: "samples/apps"
37-
schedule:
38-
interval: "weekly"
39-
day: "monday"
40-
4127
# Maintain dependencies for pip
4228
- package-ecosystem: "pip"
4329
directory: "python/"

0 commit comments

Comments
 (0)