Skip to content

Commit c872166

Browse files
[pre-commit.ci] pre-commit autoupdate (#890)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 92e1f08 commit c872166

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
@@ -14,13 +14,13 @@ repos:
1414
)
1515
- id: trailing-whitespace
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.15.4
17+
rev: v0.15.9
1818
hooks:
1919
- id: ruff
2020
args: [--fix]
2121
- id: ruff-format
2222
- repo: https://github.com/igorshubovych/markdownlint-cli
23-
rev: v0.47.0
23+
rev: v0.48.0
2424
hooks:
2525
- id: markdownlint
2626
args: ["-c", ".markdownlint.yaml", "--fix"]

0 commit comments

Comments
 (0)