Skip to content

Commit db2fcf4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.10](astral-sh/ruff-pre-commit@v0.11.8...v0.11.10) - [github.com/biomejs/pre-commit: v1.9.4 → v2.0.0-beta.4](biomejs/pre-commit@v1.9.4...v2.0.0-beta.4)
1 parent 55bfe34 commit db2fcf4

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.11.8
3+
rev: v0.11.10
44
hooks:
55
- id: ruff
66
args: ["--fix"]
@@ -17,7 +17,7 @@ repos:
1717
- --sort-by-bibkey
1818
- --drop=abstract
1919
- repo: https://github.com/biomejs/pre-commit
20-
rev: v1.9.4
20+
rev: v2.0.0-beta.4
2121
hooks:
2222
- id: biome-format
2323
- repo: https://github.com/ComPWA/taplo-pre-commit

0 commit comments

Comments
 (0)