Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 30, 2024
1 parent 8b17d33 commit 555641a
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 @@ -30,7 +30,8 @@ repos:
rev: v4.0.0-alpha.8
hooks:
- id: prettier
stages: [pre-commit]
stages:
- commit
- repo: https://github.com/igorshubovych/markdownlint-cli # https://github.com/DavidAnson/markdownlint
rev: v0.43.0
hooks:
Expand Down

0 comments on commit 555641a

Please sign in to comment.