Skip to content

Commit fc980ad

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/igorshubovych/markdownlint-cli: v0.47.0 → v0.49.0](igorshubovych/markdownlint-cli@v0.47.0...v0.49.0) - [github.com/astral-sh/ruff-pre-commit: v0.14.14 → v0.15.18](astral-sh/ruff-pre-commit@v0.14.14...v0.15.18)
1 parent 27d6437 commit fc980ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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.47.0
16+
rev: v0.49.0
1717
hooks:
1818
- id: markdownlint
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
2020
# Ruff version.
21-
rev: "v0.14.14"
21+
rev: "v0.15.18"
2222
hooks:
2323
- id: ruff
2424
- id: ruff-format

0 commit comments

Comments
 (0)