docs: update url to the renovatebot/github-actions repo (#45)

This commit is contained in:
Jeroen de Bruijn 2020-05-02 19:51:01 +01:00 committed by GitHub
parent eb356b1448
commit 74f13d3bf5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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",