Skip to content

Commit c7a67c6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.4.0 → v2.4.1](codespell-project/codespell@v2.4.0...v2.4.1)
1 parent 6cffaf6 commit c7a67c6

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
@@ -8,7 +8,7 @@ repos:
88
- id: check-merge-conflict
99
- id: check-yaml
1010
- repo: https://github.com/codespell-project/codespell
11-
rev: 'v2.4.0'
11+
rev: 'v2.4.1'
1212
hooks:
1313
- id: codespell
1414
args: ["-I", "codespell.txt"]

0 commit comments

Comments
 (0)