Skip to content

Bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0 #24

Bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0

Bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0 #24

Workflow file for this run

name: On PR
permissions: write-all
on:
pull_request:
jobs:
security:
name: Security Checks
uses: ./.github/workflows/_security-checks.yml
static-checks:
name: Static Checks
uses: ./.github/workflows/_static-checks.yml
secrets: inherit