Skip to content

Commit 8ae5ac7

Browse files
[pre-commit.ci] pre-commit autoupdate (#6705)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.13.3](astral-sh/ruff-pre-commit@v0.13.2...v0.13.3) - [github.com/biomejs/pre-commit: v2.2.4 → v2.2.5](biomejs/pre-commit@v2.2.4...v2.2.5) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ea8c87e commit 8ae5ac7

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
@@ -31,7 +31,7 @@ repos:
3131
pass_filenames: false
3232

3333
- repo: https://github.com/astral-sh/ruff-pre-commit
34-
rev: v0.13.2
34+
rev: v0.13.3
3535
hooks:
3636
# Run the linter
3737
- id: ruff
@@ -40,7 +40,7 @@ repos:
4040
- id: ruff-format
4141

4242
- repo: https://github.com/biomejs/pre-commit
43-
rev: v2.2.4
43+
rev: v2.2.5
4444
hooks:
4545
- id: biome-check
4646
args: [--diagnostic-level, warn]

0 commit comments

Comments
 (0)