diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 63b021c0..324f6e72 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,11 @@ version: 2 updates: + - package-ecosystem: "gradle" + directory: "/" + schedule: + interval: "daily" + - package-ecosystem: "github-actions" directory: "/" schedule: @@ -12,4 +17,3 @@ updates: directory: "/" schedule: interval: "daily" -