From 96f89cfa9bd27ec681328a8d7422cb8ff8cb28d8 Mon Sep 17 00:00:00 2001 From: Xwite <82232510+Xwite@users.noreply.github.com> Date: Sat, 25 Mar 2023 16:47:16 +0800 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5a9e7fd3d..f461dcb0b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -32,7 +32,7 @@ updates: schedule: interval: "weekly" registries: "*" - - package-ecosystem: gradle + - package-ecosystem: gradle directory: "rhino" schedule: interval: "weekly"