chore(release): 1.0.1

This commit is contained in:
github-actions[bot] 2020-03-20 21:54:50 +00:00
parent 83485ef8d2
commit e173183f93
3 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "github-action-renovate",
"version": "1.0.0",
"version": "1.0.1",
"description": "GitHub Action to run Renovate self-hosted.",
"scripts": {
"lint": "eslint --ignore-path .prettierignore --ext .ts,.tsx,.js,.jsx,.json .",