Skip to content

Commit ac4b665

Browse files
authored
Merge pull request #835 from scop/renovate/crate-ci-typos-1.x
chore(pre-commit): update crate-ci/typos to v1.13.12
2 parents 8a34543 + 14d19dc commit ac4b665

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ repos:
101101
- id: check-case-conflict
102102

103103
- repo: https://github.com/crate-ci/typos
104-
rev: v1.12.10
104+
rev: v1.13.12
105105
hooks:
106106
- id: typos
107107
exclude: ^(CHANGELOG\.md|test/(test-cmd-list\.txt|fixtures/.+))$

.typos.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ ede = "ede"
1818
fo = "fo"
1919
# test/t/test_ccache.py
2020
hel = "hel"
21+
# completions/bts
22+
helo = "helo"
2123
# completions/ip
2224
iif = "iif"
2325
# completions/tcpdump

0 commit comments

Comments
 (0)