diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7e17a538..063e3b0a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,9 @@ version: 2 updates: - - package-ecosystem: "nuget" # See documentation for possible values - directory: "/" # Location of package manifests + - package-ecosystem: "nuget" + directory: "/" schedule: interval: "weekly" + ignore: + - dependency-name: "SPT-AKI Profile Editor.Installer.vdproj"