Skip to content

Commit f5e945f

Browse files
fix(deps): update dependency crate-ci/typos ( v1.35.5 → v1.35.8 )
1 parent 5e8db83 commit f5e945f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ repos:
183183
### In this case, comment out this block until ".typos.toml" has been committed successfully
184184
# renovate: datasource=github-tags depName=crate-ci/typos
185185
- repo: https://github.com/crate-ci/typos
186-
rev: "v1.35.5"
186+
rev: "v1.35.8"
187187
hooks:
188188
- id: typos
189189
name: Spellcheck with Typos

template/.pre-commit-config.yaml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ repos:
224224
### In this case, comment out this block until ".typos.toml" has been committed successfully
225225
# renovate: datasource=github-tags depName=crate-ci/typos
226226
- repo: https://github.com/crate-ci/typos
227-
rev: "v1.35.5"
227+
rev: "v1.35.8"
228228
hooks:
229229
- id: typos
230230
name: Spellcheck with Typos

0 commit comments

Comments
 (0)