Skip to content

Commit b3cafa9

Browse files
chore: update pre-commit hooks (#1438)
updates: - [github.com/codespell-project/codespell: v2.2.4 → v2.2.5](codespell-project/codespell@v2.2.4...v2.2.5) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 67f25ef commit b3cafa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
exclude: ^(venv/|docs/)
1616
types: ['python']
1717
- repo: https://github.com/codespell-project/codespell
18-
rev: v2.2.4
18+
rev: v2.2.5
1919
hooks:
2020
- id: codespell
2121
args: ["-L", "ba,ihs,kake,nd,noe,nwo,te,fo", "-S", "fixture"]

0 commit comments

Comments
 (0)