Skip to content

Commit b722d8a

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

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

44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.14.3
6+
rev: v0.14.4
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.2
23+
rev: v2.3.4
2424
hooks:
2525
- id: biome-format
2626
- repo: https://github.com/ComPWA/taplo-pre-commit

0 commit comments

Comments
 (0)