diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 785e839..365b455 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: "/dice" schedule: interval: "weekly" + - package-ecosystem: “actions” + directory: “/” + schedule: + interval: “weekly”