docs: update url to the renovatebot/github-actions repo

This commit is contained in:
Jeroen de Bruijn 2020-05-02 20:42:42 +02:00
parent eb356b1448
commit e11b8e1c18
No known key found for this signature in database
GPG key ID: 3A2677A1DF38FF9F
4 changed files with 14 additions and 15 deletions

View file

@ -1,5 +1,5 @@
{
"name": "github-action-renovate",
"name": "github-action",
"version": "1.0.5",
"description": "GitHub Action to run Renovate self-hosted.",
"private": true,
@ -20,14 +20,14 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/vidavidorra/github-action-renovate.git"
"url": "git+https://github.com/renovatebot/github-action.git"
},
"author": "Jeroen de Bruijn",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/vidavidorra/github-action-renovate/issues"
"url": "https://github.com/renovatebot/github-action/issues"
},
"homepage": "https://github.com/vidavidorra/github-action-renovate#readme",
"homepage": "https://github.com/renovatebot/github-action#readme",
"dependencies": {},
"devDependencies": {
"@commitlint/cli": "8.3.5",