Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit suggestions (#1449)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored Nov 19, 2024
1 parent 8d1637f commit c9bbc5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ repos:
exclude: "examples"

- repo: https://github.com/executablebooks/mdformat
rev: 0.7.18
rev: 0.7.19
hooks:
- id: mdformat
additional_dependencies:
Expand All @@ -71,7 +71,7 @@ repos:
# args: ["--fix"]

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
rev: v4.0.0-alpha.8
hooks:
- id: prettier
# https://prettier.io/docs/en/options.html#print-width
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Thunder aims to be usable, understandable, and extensible.

 

> \[!Note\]
> [!Note]
> Lightning Thunder is in alpha. Feel free to get involved, but expect a few bumps along the way.
 
Expand Down

0 comments on commit c9bbc5e

Please sign in to comment.