Skip to content

Commit

Permalink
Configure Renovate (video-dev#3622)
Browse files Browse the repository at this point in the history
* Add renovate.json

* add the skip netlify prefix

* switch auto merge to rennovate

* remove the dependabot config

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Tom Jenkinson <[email protected]>
  • Loading branch information
3 people authored Mar 16, 2021
1 parent 714669e commit 09c5eee
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 12 deletions.
11 changes: 0 additions & 11 deletions .github/dependabot.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- uses: tjenkinson/gh-action-auto-merge-dependency-updates@791110cb91cf883fb4894ffd080ddbe36607cd31
with:
repo-token: ${{ secrets.CI_GITHUB_TOKEN }}
allowed-actors: dependabot[bot]
allowed-actors: renovate[bot]
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"extends": ["config:base"],
"commitMessagePrefix": "[skip netlify]",
"prHourlyLimit": 0
}

0 comments on commit 09c5eee

Please sign in to comment.