Skip to content

Bump react-router from 7.10.1 to 7.12.0 in the npm_and_yarn group across 1 directory #121

Bump react-router from 7.10.1 to 7.12.0 in the npm_and_yarn group across 1 directory

Bump react-router from 7.10.1 to 7.12.0 in the npm_and_yarn group across 1 directory #121

Workflow file for this run

name: Code quality
on:
push:
pull_request:
jobs:
quality:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Biome
uses: biomejs/setup-biome@v2
with:
version: latest
- name: Run Biome
run: biome ci .