Skip to content

Commit e8c0025

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/igorshubovych/markdownlint-cli: v0.43.0 → v0.44.0](igorshubovych/markdownlint-cli@v0.43.0...v0.44.0) - [github.com/astral-sh/ruff-pre-commit: v0.10.0 → v0.11.0](astral-sh/ruff-pre-commit@v0.10.0...v0.11.0)
1 parent e12616e commit e8c0025

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.44.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.11.0"
2222
hooks:
2323
- id: ruff
2424
- id: ruff-format

0 commit comments

Comments
 (0)