diff --git a/amd/hipcc/.github/dependabot.yml b/amd/hipcc/.github/dependabot.yml index ada22f1b56d111..9cdf2d670c3584 100644 --- a/amd/hipcc/.github/dependabot.yml +++ b/amd/hipcc/.github/dependabot.yml @@ -6,7 +6,7 @@ version: 2 updates: - package-ecosystem: "pip" # See documentation for possible values - directory: "/" # Location of package manifests + directory: "/docs/.sphinx" # Location of package manifests open-pull-requests-limit: 10 schedule: interval: "daily"