Skip to content

Commit 8131583

Browse files
[pre-commit.ci] 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 0b5cd32 commit 8131583

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,12 +19,12 @@ repos:
1919
- id: django-upgrade
2020
args: [--target-version, "3.2"]
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
2525
- id: ruff-format
2626
- repo: https://github.com/biomejs/pre-commit
27-
rev: "v2.4.8"
27+
rev: "v2.4.9"
2828
hooks:
2929
- id: biome-check
3030
args: [--unsafe]

0 commit comments

Comments
 (0)