diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8133170..07767db 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: daily - time: '21:00' + time: '05:00' timezone: Asia/Jakarta open-pull-requests-limit: 10 + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily"