Skip to content

chore(deps-dev): bump json5 from 1.0.1 to 1.0.2 #995

chore(deps-dev): bump json5 from 1.0.1 to 1.0.2

chore(deps-dev): bump json5 from 1.0.1 to 1.0.2 #995

Workflow file for this run

name: Auto
on: pull_request_target
jobs:
approve:
if: github.actor == 'iamogbz' || github.actor == 'renovate-bot'
runs-on: ubuntu-latest
steps:
- uses: hmarr/auto-approve-action@v3.1.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"