Skip to content

Commit 298cbe8

Browse files
⬆️🪝 update pre-commit hooks (#146)
updates: - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](codespell-project/codespell@v2.4.1...v2.4.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 10c4120 commit 298cbe8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929

3030
# Check for spelling
3131
- repo: https://github.com/codespell-project/codespell
32-
rev: "v2.4.1"
32+
rev: "v2.4.2"
3333
hooks:
3434
- id: codespell
3535
args: ["-L", "wille,linz,applys,Pasing,pasing", "--skip", "*.ipynb"]

0 commit comments

Comments
 (0)