Skip to content

Commit 7898e37

Browse files
[pre-commit.ci] pre-commit autoupdate (#14)
updates: - [github.com/jvllmr/pre-commit-prettier: v3.5.0 → v3.5.3](jvllmr/pre-commit-prettier@v3.5.0...v3.5.3) - [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.6...v0.9.9) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4abdfa5 commit 7898e37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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.0
12+
rev: v3.5.3
1313
hooks:
1414
- id: prettier
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: "v0.9.6"
16+
rev: "v0.9.9"
1717
hooks:
1818
- id: ruff
1919
args:

0 commit comments

Comments
 (0)