Skip to content

Bump eslint-plugin-react from 7.35.2 to 7.36.1 #481

Bump eslint-plugin-react from 7.35.2 to 7.36.1

Bump eslint-plugin-react from 7.35.2 to 7.36.1 #481

Workflow file for this run

name: Lint PR
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
uses: unosquare/bump-npm-version/.github/workflows/lint.yml@master
secrets:
github-token: ${{ secrets.GPR_ACCESS_TOKEN }}