Skip to content

Commit 766f9d2

Browse files
Bumps the pre-commit group with 1 update: [https://github.com/codespell-project/codespell](https://github.com/codespell-project/codespell). Updates `https://github.com/codespell-project/codespell` from v2.4.1 to 2.4.2 - [Release notes](https://github.com/codespell-project/codespell/releases) - [Commits](codespell-project/codespell@v2.4.1...v2.4.2) --- updated-dependencies: - dependency-name: https://github.com/codespell-project/codespell dependency-version: 2.4.2 dependency-type: direct:production dependency-group: pre-commit ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad7f754 commit 766f9d2

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
@@ -15,7 +15,7 @@ repos:
1515
- id: trailing-whitespace
1616

1717
- repo: https://github.com/codespell-project/codespell
18-
rev: v2.4.1
18+
rev: v2.4.2
1919
hooks:
2020
- id: codespell
2121
name: Check spelling with codespell

0 commit comments

Comments
 (0)