Skip to content

Commit b1ab389

Browse files
[pre-commit.ci] pre-commit autoupdate (#1021)
updates: - [github.com/biomejs/pre-commit: v2.4.16 → v2.5.0](biomejs/pre-commit@v2.4.16...v2.5.0) - [github.com/astral-sh/ruff-pre-commit: v0.15.16 → v0.15.17](astral-sh/ruff-pre-commit@v0.15.16...v0.15.17) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7ac5315 commit b1ab389

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
@@ -7,11 +7,11 @@ default_stages:
77
minimum_pre_commit_version: 2.16.0
88
repos:
99
- repo: https://github.com/biomejs/pre-commit
10-
rev: v2.4.16
10+
rev: v2.5.0
1111
hooks:
1212
- id: biome-format
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.15.16
14+
rev: v0.15.17
1515
hooks:
1616
- id: ruff-check
1717
args: [--fix, --exit-non-zero-on-fix, --unsafe-fixes]

0 commit comments

Comments
 (0)