Skip to content

Commit 3557390

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

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.11.2
23+
rev: v0.11.11
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.44.0
51+
rev: v0.45.0
5252
hooks:
5353
- id: markdownlint

0 commit comments

Comments
 (0)