Skip to content

Bump @hookform/resolvers from 3.3.0 to 3.3.1 #12

Bump @hookform/resolvers from 3.3.0 to 3.3.1

Bump @hookform/resolvers from 3.3.0 to 3.3.1 #12

Workflow file for this run

name: Auto approve dependabot
on: pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'dependabot[bot]'
steps:
- uses: hmarr/auto-approve-action@v3