Skip to content

[npm](deps): Bump @nextui-org/react from 2.6.10 to 2.6.11 in /react in the prod-deps group #434

[npm](deps): Bump @nextui-org/react from 2.6.10 to 2.6.11 in /react in the prod-deps group

[npm](deps): Bump @nextui-org/react from 2.6.10 to 2.6.11 in /react in the prod-deps group #434

Workflow file for this run

name: Auto approve
on: pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-24.04
permissions:
pull-requests: write
if: github.actor == 'dependabot[bot]'
steps:
- uses: hmarr/auto-approve-action@v4
with:
github-token: ${{ secrets.APPROVAL_TOKEN }}