File tree 1 file changed +0
-20
lines changed
1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -9,23 +9,3 @@ updates:
9
9
directory : " /" # Location of package manifests
10
10
schedule :
11
11
interval : " weekly"
12
-
13
- # NuGet packages in the csproj files
14
- - package-ecosystem : " nuget" # See documentation for possible values
15
- directories :
16
- - " /working/templates/*solution"
17
- - " /working/templates/*-project"
18
- schedule :
19
- interval : " daily"
20
- ignore :
21
- # DevPacks represents the DMA on which to compile. Doesn't make sense to always be on the latest version.
22
- - dependency-name : " Skyline.DataMiner.Files.*"
23
- - dependency-name : " Skyline.DataMiner.Dev.*"
24
- - dependency-name : " Skyline.DataMiner.Sdk" # Will be done separately
25
-
26
- # Specifically global.json
27
- - package-ecosystem : " nuget" # See documentation for possible values
28
- directories :
29
- - " /working/templates/SharedItems/OnSolutionLevel"
30
- schedule :
31
- interval : " daily"
You can’t perform that action at this time.
0 commit comments