Skip to content

Commit f674115

Browse files
authored
Bump codespell from v2.4.0 to v2.4.1 (#559)
Bump codespell from v2.4.0 to v2.4.1
1 parent ee79a42 commit f674115

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727
hooks:
2828
- id: flake8
2929
- repo: https://github.com/codespell-project/codespell
30-
rev: v2.4.0
30+
rev: v2.4.1
3131
hooks:
3232
- id: codespell
3333
additional_dependencies:

changes/559.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The ``pre-commit`` hook for ``codespell`` was updated to its latest version.

0 commit comments

Comments
 (0)