Skip to content

Commit 514ceee

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.10 → v0.12.11](astral-sh/ruff-pre-commit@v0.12.10...v0.12.11) - [github.com/biomejs/pre-commit: v2.2.0 → v2.2.2](biomejs/pre-commit@v2.2.0...v2.2.2)
1 parent 33485af commit 514ceee

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
@@ -18,14 +18,14 @@ ci:
1818

1919
repos:
2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.12.10
21+
rev: v0.12.11
2222
hooks:
2323
- id: ruff-check
2424
args:
2525
- --fix
2626
- id: ruff-format
2727
- repo: https://github.com/biomejs/pre-commit
28-
rev: v2.2.0
28+
rev: v2.2.2
2929
hooks:
3030
- id: biome-check
3131
exclude: \.jsonc?$

0 commit comments

Comments
 (0)