Skip to content

Commit 1c8a8e9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.4 → v0.14.5](astral-sh/ruff-pre-commit@v0.14.4...v0.14.5) - [github.com/biomejs/pre-commit: v2.3.4 → v2.3.5](biomejs/pre-commit@v2.3.4...v2.3.5)
1 parent bf0e462 commit 1c8a8e9

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
@@ -19,13 +19,13 @@ repos:
1919
- id: django-upgrade
2020
args: [--target-version, "3.2"]
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: "v0.14.4"
22+
rev: "v0.14.5"
2323
hooks:
2424
- id: ruff
2525
args: [--unsafe-fixes]
2626
- id: ruff-format
2727
- repo: https://github.com/biomejs/pre-commit
28-
rev: "v2.3.4"
28+
rev: "v2.3.5"
2929
hooks:
3030
- id: biome-check
3131
args: [--unsafe]

0 commit comments

Comments
 (0)