Skip to content

Commit bb12f37

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/jvllmr/pre-commit-prettier: v3.5.3 → v3.6.2](jvllmr/pre-commit-prettier@v3.5.3...v3.6.2) - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.12.4](astral-sh/ruff-pre-commit@v0.9.9...v0.12.4)
1 parent 2b6fb51 commit bb12f37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
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: v3.6.2
1313
hooks:
1414
- id: prettier
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: "v0.9.9"
16+
rev: "v0.12.4"
1717
hooks:
1818
- id: ruff
1919
args:

0 commit comments

Comments
 (0)