Skip to content

Commit 9cec80f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/igorshubovych/markdownlint-cli: v0.43.0 → v0.45.0](igorshubovych/markdownlint-cli@v0.43.0...v0.45.0) - [github.com/astral-sh/ruff-pre-commit: v0.10.0 → v0.12.5](astral-sh/ruff-pre-commit@v0.10.0...v0.12.5)
1 parent e3366f3 commit 9cec80f

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
@@ -13,12 +13,12 @@ repos:
1313
- id: end-of-file-fixer
1414
- id: trailing-whitespace
1515
- repo: https://github.com/igorshubovych/markdownlint-cli
16-
rev: v0.43.0
16+
rev: v0.45.0
1717
hooks:
1818
- id: markdownlint
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
2020
# Ruff version.
21-
rev: "v0.10.0"
21+
rev: "v0.12.5"
2222
hooks:
2323
- id: ruff
2424
- id: ruff-format

0 commit comments

Comments
 (0)