Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/DavidAnson/markdownlint-cli2: v0.15.0 β†’ v0.16.0](DavidAnson/markdownlint-cli2@v0.15.0...v0.16.0)
- [github.com/astral-sh/ruff-pre-commit: v0.7.4 β†’ v0.8.2](astral-sh/ruff-pre-commit@v0.7.4...v0.8.2)
- [github.com/kumaraditya303/mirrors-pyright: v1.1.389 β†’ v1.1.390](kumaraditya303/mirrors-pyright@v1.1.389...v1.1.390)
  • Loading branch information
pre-commit-ci[bot] authored Dec 9, 2024
1 parent d0ec90c commit a84c7b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,18 +69,18 @@ repos:
- mdformat-config
- mdformat-web
- repo: /~https://github.com/DavidAnson/markdownlint-cli2
rev: v0.15.0
rev: v0.16.0
hooks:
- id: markdownlint-cli2
additional_dependencies:
- markdown-it-texmath
- repo: /~https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.4
rev: v0.8.2
hooks:
- id: ruff
- id: ruff-format
- repo: /~https://github.com/kumaraditya303/mirrors-pyright
rev: v1.1.389
rev: v1.1.390
hooks:
- id: pyright
- repo: /~https://github.com/pre-commit/mirrors-prettier
Expand Down

0 comments on commit a84c7b5

Please sign in to comment.