Skip to content

Commit fb3c63b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](codespell-project/codespell@v2.3.0...v2.4.1)
1 parent deaf089 commit fb3c63b

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
@@ -5,7 +5,7 @@ repos:
55
- id: jekyll-relative-url-check-html
66
- id: jekyll-relative-url-check-markdown
77
- repo: https://github.com/codespell-project/codespell
8-
rev: 'v2.3.0'
8+
rev: 'v2.4.1'
99
hooks:
1010
- id: codespell
1111
args: ["-I", "codespell.txt"]

0 commit comments

Comments
 (0)