Skip to content

Commit ce4a9cd

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ repos:
5757
- id: yamlfmt
5858
# Codespell for detecting common misspellings in code
5959
- repo: https://github.com/codespell-project/codespell
60-
rev: "v2.3.0"
60+
rev: "v2.4.0"
6161
hooks:
6262
- id: codespell

0 commit comments

Comments
 (0)