Skip to content

Commit 9cb49cd

Browse files
[pre-commit.ci] pre-commit autoupdate (#1339)
updates: - [github.com/codespell-project/codespell: v2.3.0 → v2.4.0](codespell-project/codespell@v2.3.0...v2.4.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 236492b commit 9cb49cd

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
@@ -101,7 +101,7 @@ repos:
101101
entry: ghcr.io/hadolint/hadolint hadolint
102102

103103
- repo: https://github.com/codespell-project/codespell
104-
rev: v2.3.0
104+
rev: v2.4.0
105105
hooks:
106106
- id: codespell
107107
args: [--toml, pyproject.toml]

0 commit comments

Comments
 (0)