diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index e157fde..3414442 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -26,4 +26,4 @@ jobs: - run: | python -m pip install ruff ruff . - - uses: crate-ci/typos@v1.16.24 + - uses: crate-ci/typos@v1.16.25