Skip to content

chore(deps): bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.11.1 #87

chore(deps): bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.11.1

chore(deps): bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.11.1 #87

Workflow file for this run

name: spell checking
on: [pull_request]
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: typos-action
uses: crate-ci/typos@v1.22.1