Skip to content

Commit db62a84

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 3975677 commit db62a84

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.4.0"
60+
rev: "v2.4.1"
6161
hooks:
6262
- id: codespell

0 commit comments

Comments
 (0)