mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
docs: update url to the renovatebot/github-actions repo (#45)
This commit is contained in:
parent
eb356b1448
commit
74f13d3bf5
4 changed files with 14 additions and 15 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue