diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 227e8f4..6fe084c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ version: 2 updates: - package-ecosystem: "maven" # See documentation for possible values - directory: "/" # Location of package manifests + directory: "/my-app" # Location of package manifests schedule: interval: "weekly" allow: