Update renovate.yml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
parent
7c1346422a
commit
78d71a8b3f
|
@ -13,6 +13,8 @@ jobs:
|
||||||
token: ${{ secrets.BOT_TOKEN }}
|
token: ${{ secrets.BOT_TOKEN }}
|
||||||
- name: Self-hosted Renovate
|
- name: Self-hosted Renovate
|
||||||
uses: renovatebot/github-action@9c2e6e7dc5340821aa2c82094e7326895c94a435 # v39.1.3
|
uses: renovatebot/github-action@9c2e6e7dc5340821aa2c82094e7326895c94a435 # v39.1.3
|
||||||
|
env:
|
||||||
|
RENOVATE_PR_HOURLY_LIMIT: 100
|
||||||
with:
|
with:
|
||||||
configurationFile: .github/renovate-config.js
|
configurationFile: .github/renovate-config.js
|
||||||
token: ${{ secrets.BOT_TOKEN }}
|
token: ${{ secrets.BOT_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue