Skip to content

Commit 30d0593

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.22 → v0.16.0](astral-sh/ruff-pre-commit@v0.15.22...v0.16.0) - [github.com/rbubley/mirrors-prettier: v3.9.5 → v3.9.6](rbubley/mirrors-prettier@v3.9.5...v3.9.6)
1 parent c290bd8 commit 30d0593

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.22
61+
rev: v0.16.0
6262
hooks:
6363
- id: ruff-check
6464
- id: ruff-format
6565
- repo: https://github.com/rbubley/mirrors-prettier
66-
rev: v3.9.5
66+
rev: v3.9.6
6767
hooks:
6868
- id: prettier
6969
types_or: [yaml, markdown, html, css, scss, javascript, json]

0 commit comments

Comments
 (0)