Skip to content

Commit ccb7c1d

Browse files
authored
Bump codespell from v2.4.0 to v2.4.1 (beeware#3146)
Bump codespell from v2.4.0 to v2.4.1
1 parent b107c0c commit ccb7c1d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636
hooks:
3737
- id: flake8
3838
- repo: https://github.com/codespell-project/codespell
39-
rev: v2.4.0
39+
rev: v2.4.1
4040
hooks:
4141
- id: codespell
4242
# remove toml extra once Python 3.10 is no longer supported

changes/3146.misc.rst

+1
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)