Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 43824e8

Browse files
committed
@humitos changes were merged to the official repo
1 parent a61fe99 commit 43824e8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
repos:
2-
- repo: https://github.com/humitos/powrap
3-
rev: pre-commit
2+
- repo: https://github.com/JulienPalard/powrap
3+
rev: master
44
hooks:
55
- id: powrap
6-
76
# This one requires package ``hunspell-es_es`` in Archlinux
87
- repo: https://github.com/humitos/pospell
98
rev: pre-commit
109
hooks:
1110
- id: pospell
1211
args: ['--personal-dict', 'dict', '--modified', '--language', 'es_ES', '--language', 'es_AR']
13-
1412
- repo: https://github.com/pre-commit/pre-commit-hooks
1513
rev: v2.5.0
1614
hooks:

0 commit comments

Comments
 (0)