Skip to content

Commit cff58d3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.14 → v0.15.20](astral-sh/ruff-pre-commit@v0.15.14...v0.15.20) - [github.com/igorshubovych/markdownlint-cli: v0.48.0 → v0.49.0](igorshubovych/markdownlint-cli@v0.48.0...v0.49.0)
1 parent f432aca commit cff58d3

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
@@ -15,7 +15,7 @@ repos:
1515
- id: check-merge-conflict
1616
- id: check-added-large-files
1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.15.14
18+
rev: v0.15.20
1919
hooks:
2020
- id: ruff
2121
args: [--fix]
@@ -25,7 +25,7 @@ repos:
2525
hooks:
2626
- id: yamllint
2727
- repo: https://github.com/igorshubovych/markdownlint-cli
28-
rev: v0.48.0
28+
rev: v0.49.0
2929
hooks:
3030
- id: markdownlint-fix
3131
- id: markdownlint

0 commit comments

Comments
 (0)