diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a0dc0c9..978a95c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,7 @@ updates: directory: "/infrastructure" schedule: interval: "weekly" + - package-ecosystem: "gradle" + directory: "/server" + schedule: + interval: "weekly"