diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..3382a44 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,16 @@ +version: 2 +updates: + - package-ecosystem: "nuget" + directory: "/" + schedule: + interval: "weekly" + day: "sunday" + time: "04:00" + target-branch: "develop" + commit-message: + prefix: "deps" + open-pull-requests-limit: 1 + groups: + all-dependencies: + patterns: + - "*" diff --git a/Directory.Packages.props b/Directory.Packages.props index 889acfd..510ccdc 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -8,7 +8,6 @@ - @@ -16,25 +15,17 @@ - - all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - + + - @@ -44,9 +35,7 @@ - - @@ -58,11 +47,6 @@ - - - - - @@ -71,22 +55,17 @@ - - - + - - - all diff --git a/src/Blocking/Blocking.csproj b/src/Blocking/Blocking.csproj index f91144e..f929f58 100644 --- a/src/Blocking/Blocking.csproj +++ b/src/Blocking/Blocking.csproj @@ -21,7 +21,6 @@ - diff --git a/src/Cleanup/Cleanup.csproj b/src/Cleanup/Cleanup.csproj index e35ece0..9758912 100644 --- a/src/Cleanup/Cleanup.csproj +++ b/src/Cleanup/Cleanup.csproj @@ -17,7 +17,6 @@ - diff --git a/src/DbInteractions/DbInteractions.csproj b/src/DbInteractions/DbInteractions.csproj index af20f43..907ff37 100644 --- a/src/DbInteractions/DbInteractions.csproj +++ b/src/DbInteractions/DbInteractions.csproj @@ -13,7 +13,6 @@ - diff --git a/src/Delius.Parser/Delius.Parser.csproj b/src/Delius.Parser/Delius.Parser.csproj index eb50e9d..ac890f7 100644 --- a/src/Delius.Parser/Delius.Parser.csproj +++ b/src/Delius.Parser/Delius.Parser.csproj @@ -8,11 +8,7 @@ ..\..\.. bed042b3-1d10-47f8-9b97-b516f3ae5895 - - - - - + Always diff --git a/src/Offloc.Cleaner/Offloc.Cleaner.csproj b/src/Offloc.Cleaner/Offloc.Cleaner.csproj index 5bd495d..475a4c4 100644 --- a/src/Offloc.Cleaner/Offloc.Cleaner.csproj +++ b/src/Offloc.Cleaner/Offloc.Cleaner.csproj @@ -11,8 +11,6 @@ - - diff --git a/src/Offloc.Parser/Offloc.Parser.csproj b/src/Offloc.Parser/Offloc.Parser.csproj index 7e33eeb..8f804e8 100644 --- a/src/Offloc.Parser/Offloc.Parser.csproj +++ b/src/Offloc.Parser/Offloc.Parser.csproj @@ -11,7 +11,6 @@ - diff --git a/src/Visualiser/Visualiser.csproj b/src/Visualiser/Visualiser.csproj index 4e9e8d3..623fd3c 100644 --- a/src/Visualiser/Visualiser.csproj +++ b/src/Visualiser/Visualiser.csproj @@ -15,7 +15,7 @@ - + \ No newline at end of file