diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 0c68b52..ffd8e9b 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -16,4 +16,5 @@ jobs: env: RENOVATE_CONFIG_FILE: renovate.js RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} - LOG_LEVEL: info \ No newline at end of file + LOG_LEVEL: info + RENOVATE_PR_HOURLY_LIMIT: 0 \ No newline at end of file