Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
wip
  • Loading branch information
rapto committed May 25, 2020
commit f9f733c0d3e96276d9e275b78fe88d36ee1136ed
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
repos:
#- repo: https://github.com/humitos/powrap
# rev: master
# hooks:
# - id: powrap
- repo: https://github.com/JulienPalard/powrap
rev: master
hooks:
- id: powrap

# This one requires package ``hunspell-es_es`` in Archlinux
- repo: https://github.com/humitos/pospell
Expand Down