Skip to content

Commit 5ffd486

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.10 → v0.15.11](astral-sh/ruff-pre-commit@v0.15.10...v0.15.11) - [github.com/rbubley/mirrors-prettier: v3.8.2 → v3.8.3](rbubley/mirrors-prettier@v3.8.2...v3.8.3)
1 parent a2b7389 commit 5ffd486

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
@@ -58,12 +58,12 @@ repos:
5858
- -d
5959
- "{extends: relaxed, rules: {line-length: {max: 90}}}"
6060
- repo: https://github.com/astral-sh/ruff-pre-commit
61-
rev: v0.15.10
61+
rev: v0.15.11
6262
hooks:
6363
- id: ruff-check
6464
- id: ruff-format
6565
- repo: https://github.com/rbubley/mirrors-prettier
66-
rev: v3.8.2
66+
rev: v3.8.3
6767
hooks:
6868
- id: prettier
6969
types_or: [yaml, markdown, html, css, scss, javascript, json]

0 commit comments

Comments
 (0)