Skip to content

Commit f6cfd8e

Browse files
[pre-commit.ci] pre-commit autoupdate (#695)
updates: - [github.com/rbubley/mirrors-prettier: v3.9.4 → v3.9.5](rbubley/mirrors-prettier@v3.9.4...v3.9.5) - [github.com/astral-sh/ruff-pre-commit: v0.15.20 → v0.15.21](astral-sh/ruff-pre-commit@v0.15.20...v0.15.21) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7ba922a commit f6cfd8e

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
@@ -24,13 +24,13 @@ repos:
2424
- id: check-github-workflows
2525

2626
- repo: https://github.com/rbubley/mirrors-prettier
27-
rev: v3.9.4
27+
rev: v3.9.5
2828
hooks:
2929
- id: prettier
3030
types_or: [yaml, markdown, html, css, scss, javascript, json]
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.15.20
33+
rev: v0.15.21
3434
hooks:
3535
- id: ruff
3636
args: [--fix, --show-fixes]

0 commit comments

Comments
 (0)