Skip to content

Commit 550de41

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.9.7](astral-sh/ruff-pre-commit@v0.8.4...v0.9.7) - [github.com/biomejs/pre-commit: v0.6.1 → v1.9.4](biomejs/pre-commit@v0.6.1...v1.9.4)
1 parent 6f4ecf5 commit 550de41

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
@@ -10,7 +10,7 @@ repos:
1010
- id: end-of-file-fixer
1111
- id: trailing-whitespace
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.8.4
13+
rev: v0.9.7
1414
hooks:
1515
- id: ruff
1616
args:
@@ -23,7 +23,7 @@ repos:
2323
stages: [commit-msg]
2424
args: []
2525
- repo: https://github.com/biomejs/pre-commit
26-
rev: v0.6.1
26+
rev: v1.9.4
2727
hooks:
2828
- id: biome-check
2929
additional_dependencies:

0 commit comments

Comments
 (0)