Skip to content

Commit 45adf5c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.14.0](astral-sh/ruff-pre-commit@v0.11.2...v0.14.0) - [github.com/igorshubovych/markdownlint-cli: v0.44.0 → v0.45.0](igorshubovych/markdownlint-cli@v0.44.0...v0.45.0)
1 parent a6d0f08 commit 45adf5c

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
@@ -2,7 +2,7 @@
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
44
# Ruff version.
5-
rev: v0.11.2
5+
rev: v0.14.0
66
hooks:
77
# Run the linter.
88
- id: ruff
@@ -24,7 +24,7 @@ repos:
2424
- mdformat-admon
2525

2626
- repo: https://github.com/igorshubovych/markdownlint-cli
27-
rev: v0.44.0
27+
rev: v0.45.0
2828
hooks:
2929
- id: markdownlint
3030
# args:

0 commit comments

Comments
 (0)