Skip to content

Commit

Permalink
💚 Fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Nov 27, 2023
1 parent 8d678de commit 496aa83
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ repos:
additional_dependencies:
- markdown-it-texmath
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.7.0-2
rev: v3.7.0-4
hooks:
- id: shfmt
- repo: https://github.com/psf/black
Expand Down Expand Up @@ -109,4 +109,5 @@ repos:

ci:
skip:
- shellcheck
- pyright

0 comments on commit 496aa83

Please sign in to comment.