Skip to content

Commit f5d5855

Browse files
[pre-commit.ci] pre-commit autoupdate (#3761)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 20add2f commit f5d5855

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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.12.7
3+
rev: v0.12.8
44
hooks:
55
- id: ruff
66
args: ["--fix"]
@@ -17,15 +17,15 @@ repos:
1717
- --sort-by-bibkey
1818
- --drop=abstract
1919
- repo: https://github.com/biomejs/pre-commit
20-
rev: v2.1.3
20+
rev: v2.1.4
2121
hooks:
2222
- id: biome-format
2323
- repo: https://github.com/ComPWA/taplo-pre-commit
2424
rev: v0.9.3
2525
hooks:
2626
- id: taplo-format
2727
- repo: https://github.com/pre-commit/pre-commit-hooks
28-
rev: v5.0.0
28+
rev: v6.0.0
2929
hooks:
3030
- id: trailing-whitespace
3131
exclude: tests/_data

0 commit comments

Comments
 (0)