Skip to content

Commit 5436dc4

Browse files
authored
Update codespell (#222)
1 parent d189295 commit 5436dc4

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
@@ -66,7 +66,7 @@ repos:
6666
args: ['-fallback-style=none', '-i']
6767

6868
- repo: https://github.com/codespell-project/codespell
69-
rev: v2.2.6
69+
rev: v2.3.0
7070
hooks:
7171
- id: codespell
7272
args: ['--write-changes']

0 commit comments

Comments
 (0)