Skip to content

Commit 6e7232c

Browse files
ci: pre-commit autoupdate (#4060)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1f9b5ca commit 6e7232c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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.15.9
6+
rev: v0.15.10
77
hooks:
88
- id: ruff-check
99
args: ["--fix"]
@@ -20,11 +20,11 @@ repos:
2020
- --sort-by-bibkey
2121
- --drop=abstract
2222
- repo: https://github.com/biomejs/pre-commit
23-
rev: v2.4.10
23+
rev: v2.4.11
2424
hooks:
2525
- id: biome-format
2626
- repo: https://github.com/tox-dev/pyproject-fmt
27-
rev: v2.21.0
27+
rev: v2.21.1
2828
hooks:
2929
- id: pyproject-fmt
3030
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)