diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1eac16c..9c8b955 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,9 +20,7 @@ updates: ignore: - dependency-name: "navi-*" - package-ecosystem: "gradle" - directories: - - "/" - - "/android" + directory: "/" schedule: interval: "daily" time: "06:00"