From ba5192026e6f1e629edc2bb343e23c7872c98aa1 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Fri, 19 Feb 2021 22:50:42 +0100 Subject: [PATCH] Create dependabot.yml - valid yaml --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d3bc537ad1..65de6d9825 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,8 +13,8 @@ updates: # Updates for Gradle dependencies used in the app - package-ecosystem: gradle directory: - "/" - "/vector/" + - "/" + - "/vector/" schedule: interval: "daily" open-pull-requests-limit: 10