diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 6bf8eb8..30965ad 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -2,24 +2,9 @@ version: 2
updates:
- package-ecosystem: "nuget"
- directories:
- - "/src/*"
+ directory: "/"
schedule:
interval: "weekly"
- ignore:
- - dependency-name: "FSharp.Core"
- update-types: [ "version-update:semver-minor", "version-update:semver-patch" ]
groups:
deps:
- patterns: [ "*" ]
- - package-ecosystem: "nuget"
- directories:
- - "/tests/*"
- schedule:
- interval: "weekly"
- ignore:
- - dependency-name: "FSharp.Core"
- update-types: [ "version-update:semver-minor", "version-update:semver-patch" ]
- groups:
- tests:
patterns: [ "*" ]
\ No newline at end of file
diff --git a/src/Domain/Domain.fsproj b/src/Domain/Domain.fsproj
index 3ab2b49..4345928 100644
--- a/src/Domain/Domain.fsproj
+++ b/src/Domain/Domain.fsproj
@@ -14,9 +14,9 @@
-
-
-
+
+
+
diff --git a/src/Infra.Amazon/Infra.Amazon.fsproj b/src/Infra.Amazon/Infra.Amazon.fsproj
index 1ae798d..d7ba0ec 100644
--- a/src/Infra.Amazon/Infra.Amazon.fsproj
+++ b/src/Infra.Amazon/Infra.Amazon.fsproj
@@ -15,10 +15,10 @@
-
-
-
-
+
+
+
+
diff --git a/src/Infra.Azure/Infra.Azure.fsproj b/src/Infra.Azure/Infra.Azure.fsproj
index 92d3046..4a6acf4 100644
--- a/src/Infra.Azure/Infra.Azure.fsproj
+++ b/src/Infra.Azure/Infra.Azure.fsproj
@@ -15,8 +15,8 @@
-
-
+
+
diff --git a/src/Infra/Infra.fsproj b/src/Infra/Infra.fsproj
index 7b4bd9a..623fab8 100644
--- a/src/Infra/Infra.fsproj
+++ b/src/Infra/Infra.fsproj
@@ -15,7 +15,7 @@
-
+
diff --git a/src/Worker/Worker.fsproj b/src/Worker/Worker.fsproj
index 4a2130f..eb85eb1 100644
--- a/src/Worker/Worker.fsproj
+++ b/src/Worker/Worker.fsproj
@@ -7,7 +7,7 @@
-
+