Skip to content

Commit

Permalink
ci(repo): sync with repo template
Browse files Browse the repository at this point in the history
  • Loading branch information
liblaf authored and github-actions[bot] committed May 26, 2024
1 parent a6ed520 commit fdc039d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
- --fix
- id: ruff-format
- repo: https://github.com/cmhughes/latexindent.pl
rev: V3.24
rev: V3.24.1
hooks:
- id: latexindent-conda
files: \.(tex|sty|cls|bib)$
Expand All @@ -26,11 +26,11 @@ repos:
- --modifylinebreaks
- --GCString
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.25.0
rev: v3.26.0
hooks:
- id: commitizen
- repo: https://github.com/liblaf/pre-commit-hooks
rev: v0.1.1
rev: dev
hooks:
- id: prettier
exclude: (.*-lock\..*)|(.*\.lock)$
Expand Down Expand Up @@ -67,6 +67,6 @@ repos:
- id: fix-spaces
- id: forbid-bidi-controls
- repo: https://github.com/streetsidesoftware/cspell-cli
rev: v8.8.0
rev: v8.8.1
hooks:
- id: cspell

0 comments on commit fdc039d

Please sign in to comment.