Skip to content

Commit 009a513

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.4](astral-sh/ruff-pre-commit@v0.9.1...v0.9.4) - [github.com/igorshubovych/markdownlint-cli: v0.43.0 → v0.44.0](igorshubovych/markdownlint-cli@v0.43.0...v0.44.0)
1 parent 25b1149 commit 009a513

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
@@ -20,7 +20,7 @@ repos:
2020
args: ['--fix=lf']
2121

2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.9.1
23+
rev: v0.9.4
2424
hooks:
2525
- id: ruff
2626
args: [--fix, --unsafe-fixes, --exit-non-zero-on-fix]
@@ -48,6 +48,6 @@ repos:
4848
- types-pygments
4949

5050
- repo: https://github.com/igorshubovych/markdownlint-cli
51-
rev: v0.43.0
51+
rev: v0.44.0
5252
hooks:
5353
- id: markdownlint

0 commit comments

Comments
 (0)