Skip to content

Commit 95501c9

Browse files
chore: [pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0)
1 parent eef4cb9 commit 95501c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ repos:
5353
# E501: line too long
5454

5555
- repo: https://github.com/codespell-project/codespell
56-
rev: v2.2.6
56+
rev: v2.3.0
5757
hooks:
5858
- id: codespell
5959
files: ^.*\.(py|md|rst)$

0 commit comments

Comments
 (0)