Skip to content

Commit 525b71c

Browse files
chore(ci): pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.7](astral-sh/ruff-pre-commit@v0.15.4...v0.15.7) - [github.com/biomejs/pre-commit: v2.4.4 → v2.4.8](biomejs/pre-commit@v2.4.4...v2.4.8)
1 parent f79723f commit 525b71c

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.4
22+
rev: v0.15.7
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.4
29+
rev: v2.4.8
3030
hooks:
3131
- id: biome-check
3232
exclude: \.jsonc?$

0 commit comments

Comments
 (0)