Skip to content

Commit 4a422d9

Browse files
chore(pre-commit): pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.7 → v0.15.8](astral-sh/ruff-pre-commit@v0.15.7...v0.15.8) - [github.com/biomejs/pre-commit: v2.4.8 → v2.4.9](biomejs/pre-commit@v2.4.8...v2.4.9)
1 parent 273f9fc commit 4a422d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ ci:
1919

2020
repos:
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.15.7
22+
rev: v0.15.8
2323
hooks:
2424
- id: ruff-check
2525
args:
2626
- --fix
2727
- id: ruff-format
2828
- repo: https://github.com/biomejs/pre-commit
29-
rev: v2.4.8
29+
rev: v2.4.9
3030
hooks:
3131
- id: biome-check
3232
exclude: \.jsonc?$

0 commit comments

Comments
 (0)