We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e18f146 commit 4bc63f7Copy full SHA for 4bc63f7
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
language: python
12
# This one requires package ``hunspell-es_es`` in Archlinux
13
- repo: https://github.com/AFPy/pospell
14
- rev: v1.0.12
+ rev: v1.0.13
15
hooks:
16
- id: pospell
17
args: ['--personal-dict', 'dict.txt', '--language', 'es_ES', '--language', 'es_AR']
0 commit comments