Skip to content

Commit eabebf3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/igorshubovych/markdownlint-cli: v0.44.0 → v0.45.0](igorshubovych/markdownlint-cli@v0.44.0...v0.45.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.12](astral-sh/ruff-pre-commit@v0.11.8...v0.11.12)
1 parent b76d73e commit eabebf3

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
@@ -31,7 +31,7 @@ repos:
3131
)$
3232
3333
- repo: https://github.com/igorshubovych/markdownlint-cli
34-
rev: v0.44.0
34+
rev: v0.45.0
3535
hooks:
3636
- id: markdownlint-fix
3737
exclude: |
@@ -41,7 +41,7 @@ repos:
4141
)$
4242
4343
- repo: https://github.com/astral-sh/ruff-pre-commit
44-
rev: v0.11.8
44+
rev: v0.11.12
4545
hooks:
4646
- id: ruff
4747
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)