Skip to content

Commit

Permalink
ci: sync with template repository
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 20, 2024
1 parent 7d7b5db commit 2a14639
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ repos:
rev: V3.23.5
hooks:
- id: latexindent
args:
- --overwriteIfDifferent
- --silent
- --local
- --cruft=/tmp/latexindent
- --GCString
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.13.0
hooks:
Expand Down Expand Up @@ -112,7 +118,7 @@ repos:
- repo: https://github.com/sirosen/texthooks
rev: 0.6.3
hooks:
- id: fix-smartquotes
# - id: fix-smartquotes
- id: fix-ligatures
- id: fix-spaces
- id: forbid-bidi-controls
Expand Down

0 comments on commit 2a14639

Please sign in to comment.