chore(release): 1.0.2

This commit is contained in:
github-actions[bot] 2020-03-22 20:51:39 +00:00
parent 7abc28e4c7
commit 3936a6bced
3 changed files with 8 additions and 2 deletions

View file

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