diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 69a6f0bb6..77f00e12a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -327,7 +327,7 @@ jobs: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Spell Check Repo https://github.com/crate-ci/typos/commit/ - uses: crate-ci/typos@c8fd3764afbf5eaf6e53d2e6571c835db2c8fa5f # v1.29.0 + uses: crate-ci/typos@752bd034d6d0b6fcb6421c73a3789161e0cdf70a # v1.29.3 pre-commit: name: Pre-commit diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7730e0cae..8c0c96524 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.29.0 + rev: v1.29.3 hooks: - id: typos