Skip to content

Commit 38caab8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/DavidAnson/markdownlint-cli2: v0.18.1 → v0.19.0](DavidAnson/markdownlint-cli2@v0.18.1...v0.19.0) - [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.14.5](astral-sh/ruff-pre-commit@v0.14.3...v0.14.5)
1 parent 014936e commit 38caab8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,13 @@ repos:
6969
- mdformat-config
7070
- mdformat-web
7171
- repo: https://github.com/DavidAnson/markdownlint-cli2
72-
rev: v0.18.1
72+
rev: v0.19.0
7373
hooks:
7474
- id: markdownlint-cli2
7575
additional_dependencies:
7676
- markdown-it-texmath
7777
- repo: https://github.com/astral-sh/ruff-pre-commit
78-
rev: v0.14.3
78+
rev: v0.14.5
7979
hooks:
8080
- id: ruff-check
8181
- id: ruff-format

0 commit comments

Comments
 (0)