Skip to content

Commit 742e7b7

Browse files
[pre-commit.ci] pre-commit autoupdate (#391)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.13 → v0.12.0](astral-sh/ruff-pre-commit@v0.11.13...v0.12.0) - [github.com/biomejs/pre-commit: v2.0.0-beta.5 → v2.0.2](biomejs/pre-commit@v2.0.0-beta.5...v2.0.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent de1b60d commit 742e7b7

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.11.13
3+
rev: v0.12.0
44
hooks:
55
- id: ruff
66
args: ["--fix"]
@@ -10,7 +10,7 @@ repos:
1010
id: ruff
1111
args: ["--preview", "--select=PLR0917"]
1212
- repo: https://github.com/biomejs/pre-commit
13-
rev: v2.0.0-beta.5
13+
rev: v2.0.2
1414
hooks:
1515
- id: biome-format
1616
- repo: https://github.com/ComPWA/taplo-pre-commit

0 commit comments

Comments
 (0)