Skip to content

Commit d1eef4d

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 421ad53 commit d1eef4d

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
@@ -43,7 +43,7 @@ repos:
4343
"--no-strict-optional",
4444
]
4545
- repo: https://github.com/rbubley/mirrors-prettier
46-
rev: v3.8.4
46+
rev: v3.9.1
4747
hooks:
4848
- id: prettier
4949
types_or: [yaml, markdown, html, css, scss, javascript, json, toml]
@@ -64,7 +64,7 @@ repos:
6464
- id: rst-directive-colons
6565
- id: rst-inline-touching-normal
6666
- repo: https://github.com/astral-sh/ruff-pre-commit
67-
rev: v0.15.18
67+
rev: v0.15.20
6868
hooks:
6969
- id: ruff
7070
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)