Skip to content

chore: bump bits-ui from 2.17.3 to 2.18.0 #324

chore: bump bits-ui from 2.17.3 to 2.18.0

chore: bump bits-ui from 2.17.3 to 2.18.0 #324

Workflow file for this run

name: Check typos
on:
pull_request:
branches:
- main
jobs:
check-typos:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v6
- name: Check for typos
uses: crate-ci/typos@v1