diff --git a/.github/dependabot.yml b/.github/dependabot.yml index be3bb7d4..0f4e1636 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,7 +16,7 @@ updates: ignore: - dependency-name: "FsUnit.xUnit" - package-ecosystem: "github-actions" - directory: "/" + directory: "/.github/workflows" schedule: interval: "daily" time: "06:00"