Skip to content

Commit 9b77d6e

Browse files
ci: pre-commit autoupdate (#3897)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 508f857 commit 9b77d6e

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
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.14.4
6+
rev: v0.14.5
77
hooks:
88
- id: ruff-check
99
args: ["--fix"]
@@ -20,7 +20,7 @@ repos:
2020
- --sort-by-bibkey
2121
- --drop=abstract
2222
- repo: https://github.com/biomejs/pre-commit
23-
rev: v2.3.4
23+
rev: v2.3.5
2424
hooks:
2525
- id: biome-format
2626
- repo: https://github.com/ComPWA/taplo-pre-commit

0 commit comments

Comments
 (0)