Skip to content

Commit 6a54ba2

Browse files
Bumps [https://github.com/codespell-project/codespell](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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb61cec commit 6a54ba2

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
@@ -47,7 +47,7 @@ repos:
4747
args: [--fix, --exit-non-zero-on-fix]
4848
- id: ruff-format
4949
- repo: https://github.com/codespell-project/codespell
50-
rev: v2.4.1
50+
rev: v2.4.2
5151
hooks:
5252
- id: codespell
5353
- repo: local

0 commit comments

Comments
 (0)