Skip to content

Commit 4cd4297

Browse files
committed
Actualizado hook 'pospell' de pre-commit para apuntar al repositorio original.
1 parent 82dd118 commit 4cd4297

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ repos:
1010
entry: ./scripts/merge-dicts.sh
1111
language: script
1212
# This one requires package ``hunspell-es_es`` in Archlinux
13-
- repo: https://github.com/humitos/pospell
14-
rev: pre-commit
13+
- repo: https://github.com/JulienPalard/pospell
14+
rev: v1.0.5
1515
hooks:
1616
- id: pospell
1717
args: ['--personal-dict', 'dict.txt', '--modified', '--language', 'es_ES', '--language', 'es_AR']

dict

+2
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ Fortran
127127
Foundation
128128
Fourier
129129
FrameMaker
130+
Fred
130131
Fredrik
131132
G
132133
Friedl
@@ -1453,3 +1454,4 @@ formfeed
14531454
reintrodujo
14541455
radix
14551456
léxicamente
1457+
Sphinx

0 commit comments

Comments
 (0)