Skip to content

Commit 297d416

Browse files
[pre-commit.ci] pre-commit autoupdate (#457)
updates: - [github.com/codespell-project/codespell: v2.4.2 → v2.4.3](codespell-project/codespell@v2.4.2...v2.4.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 8caf7de commit 297d416

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
@@ -12,7 +12,7 @@ repos:
1212
files: ^src/|^tests/
1313
- repo: https://github.com/codespell-project/codespell
1414
# Configuration for codespell is in .pre-commit-config.yaml
15-
rev: v2.4.2
15+
rev: v2.4.3
1616
hooks:
1717
- id: codespell
1818
additional_dependencies:

0 commit comments

Comments
 (0)