Skip to content

build(deps): bump @tanstack/react-query from 5.67.2 to 5.67.3 #158

build(deps): bump @tanstack/react-query from 5.67.2 to 5.67.3

build(deps): bump @tanstack/react-query from 5.67.2 to 5.67.3 #158

Workflow file for this run

name: check
on:
push:
branches-ignore:
- 'master'
pull_request:
branches-ignore:
- 'master'
jobs:
lint:
uses: ./.github/workflows/_lint.yml
ts:
uses: ./.github/workflows/_ts.yml
tests:
uses: ./.github/workflows/_test.yml