diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 85b15157df..5154cf57d2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,7 @@ version: 2 updates: - package-ecosystem: "npm" + directory: "/awx/ui" schedule: interval: "weekly" day: "sunday"