Skip to content

Commit 9ecb799

Browse files
chore: update pre-commit hooks
updates: - [github.com/codespell-project/codespell: v2.3.0 → v2.4.0](codespell-project/codespell@v2.3.0...v2.4.0)
1 parent dfab519 commit 9ecb799

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
hooks:
99
- id: check-github-workflows
1010
- repo: https://github.com/codespell-project/codespell
11-
rev: v2.3.0
11+
rev: v2.4.0
1212
hooks:
1313
- id: codespell
1414
args: ["-L", ""]

0 commit comments

Comments
 (0)