diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3bf508116..320396977 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -328,7 +328,7 @@ jobs: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Spell Check Repo https://github.com/crate-ci/typos/commit/ - uses: crate-ci/typos@78d6d2274460eb93ea511a10ce9f67d72f014f35 # v1.28.0 + uses: crate-ci/typos@bd36f89fcd3424dcefd442894589e6ee572a59f2 # v1.28.1 pre-commit: name: Pre-commit diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f7321a02c..7b8823b19 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -72,7 +72,7 @@ repos: ) - repo: https://github.com/crate-ci/typos - rev: v1.28.0 + rev: v1.28.1 hooks: - id: typos