We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c97d574 commit 56e02f9Copy full SHA for 56e02f9
.github/workflows/test.yml
@@ -309,7 +309,7 @@ jobs:
309
fetch-depth: 0
310
311
- name: Spell Check Repo https://github.com/crate-ci/typos/commit/
312
- uses: crate-ci/typos@392b78fe18a52790c53f42456e46124f77346842 # v1.34.0
+ uses: crate-ci/typos@a9ccf76b53d1ace194871d216f9ff058599a86db # v1.35.1
313
314
pre-commit:
315
name: Pre-commit
.pre-commit-config.yaml
@@ -78,7 +78,7 @@ repos:
78
)
79
80
- repo: https://github.com/crate-ci/typos
81
- rev: v1.34.0
+ rev: v1.35.1
82
hooks:
83
- id: typos
84
0 commit comments