Skip to content

Commit 4ad23ba

Browse files
authored
Update .pre-commit-config.yaml (#195)
Updated to last codespell version
1 parent 28da514 commit 4ad23ba

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
@@ -70,7 +70,7 @@ repos:
7070
args: ['-fallback-style=none', '-i']
7171

7272
- repo: https://github.com/codespell-project/codespell
73-
rev: v2.2.4
73+
rev: v2.2.6
7474
hooks:
7575
- id: codespell
7676
args: ['--write-changes']

0 commit comments

Comments
 (0)