Skip to content

Bump @tanstack/react-query from 5.51.1 to 5.76.2 in /assets #198

Bump @tanstack/react-query from 5.51.1 to 5.76.2 in /assets

Bump @tanstack/react-query from 5.51.1 to 5.76.2 in /assets #198

Workflow file for this run

name: Check spelling
on:
pull_request:
push:
branches: [ master ]
merge_group:
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2
with:
check_filenames: true
ignore_words_file: .codespellignore
path: lib test extra