Skip to content

Commit dbc8e57

Browse files
[pre-commit.ci] pre-commit autoupdate (#399)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.6 → v0.14.7](astral-sh/ruff-pre-commit@v0.14.6...v0.14.7) - [github.com/biomejs/pre-commit: v2.3.7 → v2.3.8](biomejs/pre-commit@v2.3.7...v2.3.8) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ff36d59 commit dbc8e57

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
@@ -28,14 +28,14 @@ repos:
2828
args: ["--target-version", "4.2"]
2929

3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: v0.14.6
31+
rev: v0.14.7
3232
hooks:
3333
- id: ruff-check
3434
args: ["--fix", "--unsafe-fixes"]
3535
- id: ruff-format
3636

3737
- repo: https://github.com/biomejs/pre-commit
38-
rev: v2.3.7
38+
rev: v2.3.8
3939
hooks:
4040
- id: biome-check
4141

0 commit comments

Comments
 (0)