misc: update to typos 1.45

This commit is contained in:
Philipp Schuster 2026-04-06 14:10:57 +02:00
parent e3eff9fb83
commit 6ccb83e260
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/checkout@v6
# Executes "typos ."
- uses: crate-ci/typos@v1.44.0
- uses: crate-ci/typos@v1.45.0
lints:
name: Lints
runs-on: ubuntu-latest