Skip to content

build(deps): bump minitest from 5.26.2 to 5.27.0 #143

build(deps): bump minitest from 5.26.2 to 5.27.0

build(deps): bump minitest from 5.26.2 to 5.27.0 #143

Workflow file for this run

# SPDX-FileCopyrightText: 2025 David Rabkin
# SPDX-License-Identifier: 0BSD
---
name: typos
'on': [pull_request, push]
jobs:
typos:
runs-on: ubuntu-24.04
timeout-minutes: 15
steps:
- uses: actions/checkout@v6
- uses: crate-ci/typos@v1.40.0