diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 60dfffbb13d..b8c0a14eac3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -29,3 +29,9 @@ updates: time: "10:00" # Use Korea Standard Time (UTC +09:00) timezone: "Asia/Seoul" + + - package-ecosystem: "npm" + directory: "/" + schedule: + interval: "monthly" + versioning-strategy: increase