diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 024a20d..f89df24 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -2,7 +2,7 @@ version: 2 updates: - package-ecosystem: "nuget" directory: "/" - schedule: + schedule: interval: "daily" - package-ecosystem: "github-actions"