Skip to content

Commit 2b88e2e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.0 → v0.15.1](astral-sh/ruff-pre-commit@v0.15.0...v0.15.1) - [github.com/DavidAnson/markdownlint-cli2: v0.20.0 → v0.21.0](DavidAnson/markdownlint-cli2@v0.20.0...v0.21.0)
1 parent d413a5e commit 2b88e2e

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
@@ -14,7 +14,7 @@ repos:
1414
args: [--fix, lf]
1515
- id: trailing-whitespace
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: "v0.15.0"
17+
rev: "v0.15.1"
1818
hooks:
1919
- id: ruff
2020
args: [--fix, --exit-non-zero-on-fix]
@@ -30,6 +30,6 @@ repos:
3030
- id: prettier
3131
exclude_types: ["markdown"]
3232
- repo: https://github.com/DavidAnson/markdownlint-cli2
33-
rev: v0.20.0
33+
rev: v0.21.0
3434
hooks:
3535
- id: markdownlint-cli2

0 commit comments

Comments
 (0)