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

Commit a27fbce

Browse files
⬆️🪝 update pre-commit hooks (#74)
<!--pre-commit.ci start--> updates: - [github.com/codespell-project/codespell: v2.2.2 → v2.2.4](codespell-project/codespell@v2.2.2...v2.2.4) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 239c9bc commit a27fbce

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)