Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 89d7ebf

Browse files
⬆️🪝 update pre-commit hooks
updates: - [github.com/codespell-project/codespell: v2.2.2 → v2.2.4](codespell-project/codespell@v2.2.2...v2.2.4)
1 parent 239c9bc commit 89d7ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repos:
3838

3939
# Check for spelling
4040
- repo: https://github.com/codespell-project/codespell
41-
rev: "v2.2.2"
41+
rev: "v2.2.4"
4242
hooks:
4343
- id: codespell
4444
args: ["-L", "wille,linz", "--skip", "*.ipynb"]

0 commit comments

Comments
 (0)