Skip to content

chore(deps): bump @tanstack/react-query from 4.36.1 to 5.34.2 #53

chore(deps): bump @tanstack/react-query from 4.36.1 to 5.34.2

chore(deps): bump @tanstack/react-query from 4.36.1 to 5.34.2 #53

Workflow file for this run

name: Enable automerge on dependabot PRs
on:
pull_request_target:
jobs:
automerge:
name: Enable automerge on dependabot PRs
runs-on: ubuntu-latest
steps:
- name: Enable automerge on dependabot PRs
uses: daneden/enable-automerge-action@v1
with:
github-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
allowed-author: "dependabot[bot]"
merge-method: MERGE