Skip to content

Commit 4bc63f7

Browse files
authored
upgrade pospell v1.0.13 (#1610)
1 parent e18f146 commit 4bc63f7

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
@@ -11,7 +11,7 @@ repos:
1111
language: python
1212
# This one requires package ``hunspell-es_es`` in Archlinux
1313
- repo: https://github.com/AFPy/pospell
14-
rev: v1.0.12
14+
rev: v1.0.13
1515
hooks:
1616
- id: pospell
1717
args: ['--personal-dict', 'dict.txt', '--language', 'es_ES', '--language', 'es_AR']

0 commit comments

Comments
 (0)