Skip to content

Commit

Permalink
chore(package): add repository, bugs, and homepage values
Browse files Browse the repository at this point in the history
  • Loading branch information
Frazer Smith committed Feb 11, 2021
1 parent 9c0ee55 commit e52490a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@
"email": "[email protected]"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/fastify/github-action-merge-dependabot.git"
},
"bugs": {
"url": "https://github.com/fastify/github-action-merge-dependabot/issues"
},
"homepage": "https://github.com/fastify/github-action-merge-dependabot#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/github": "^4.0.0"
Expand Down

0 comments on commit e52490a

Please sign in to comment.