diff --git a/.github/renovate.json b/.github/renovate.json index de02d82..c084aec 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -3,6 +3,5 @@ "reviewers": ["team:core-developer"], "schedule": ["before 8am"], "extends": ["config:base"], - "timezone": "Asia/Seoul", - "ignorePaths": ["public/*"] + "timezone": "Asia/Seoul" }