Skip to content

Commit c522f92

Browse files
chore: update pre-commit hooks
updates: - [github.com/rbubley/mirrors-prettier: v3.8.4 → v3.9.1](rbubley/mirrors-prettier@v3.8.4...v3.9.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.18 → v0.15.20](astral-sh/ruff-pre-commit@v0.15.18...v0.15.20)
1 parent 6eeb4b6 commit c522f92

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
@@ -27,7 +27,7 @@ repos:
2727
- id: rst-inline-touching-normal
2828

2929
- repo: https://github.com/rbubley/mirrors-prettier
30-
rev: "v3.8.4"
30+
rev: "v3.9.1"
3131
hooks:
3232
- id: prettier
3333
types_or: [yaml, markdown, html, css, scss, javascript, json]
@@ -40,7 +40,7 @@ repos:
4040
additional_dependencies: [black~=25.0]
4141

4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: "v0.15.18"
43+
rev: "v0.15.20"
4444
hooks:
4545
- id: ruff
4646
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)