diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 277573f..6ad284a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,6 @@ updates: # Maintain dependencies for GitHub Actions - package-ecosystem: "github-actions" directory: "/" - target-branch: dev schedule: interval: "daily" reviewers: @@ -13,7 +12,6 @@ updates: # Maintain dependencies for nuget - package-ecosystem: "nuget" directory: "/" - target-branch: dev schedule: interval: "daily" reviewers: