diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8ca517d61..4d67329a6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,6 @@ version: 2 updates: - package-ecosystem: "nuget" # See documentation for possible values - directory: "/" # Location of package manifests + directory: "./EXILED" # Location of package manifests schedule: interval: "weekly"