Skip to content

Commit 11f5f51

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/jvllmr/pre-commit-prettier: v3.5.3 → v4.0.0-alpha.12](jvllmr/pre-commit-prettier@v3.5.3...v4.0.0-alpha.12) - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.11.4](astral-sh/ruff-pre-commit@v0.9.9...v0.11.4)
1 parent 2b6fb51 commit 11f5f51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ repos:
99
- id: cargo-fix
1010
- id: cargo-fmt
1111
- repo: https://github.com/jvllmr/pre-commit-prettier
12-
rev: v3.5.3
12+
rev: v4.0.0-alpha.12
1313
hooks:
1414
- id: prettier
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: "v0.9.9"
16+
rev: "v0.11.4"
1717
hooks:
1818
- id: ruff
1919
args:

0 commit comments

Comments
 (0)