Skip to content

build(deps-dev): bump @react-native/typescript-config from 0.76.6 to 0.77.0 in /app #173

build(deps-dev): bump @react-native/typescript-config from 0.76.6 to 0.77.0 in /app

build(deps-dev): bump @react-native/typescript-config from 0.76.6 to 0.77.0 in /app #173

Workflow file for this run

name: Merge Pull Request
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
auto-merge:
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write
steps:
- uses: fastify/github-action-merge-dependabot@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}