Skip to content

Build(deps): Bump nibabel from 5.4.0 to 5.4.2 in the uv group #1109

Build(deps): Bump nibabel from 5.4.0 to 5.4.2 in the uv group

Build(deps): Bump nibabel from 5.4.0 to 5.4.2 in the uv group #1109

Workflow file for this run

---
name: Codespell
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
codespell:
name: Check for spelling errors
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: codespell-project/actions-codespell@master