Skip to content

Commit 8c60cd2

Browse files
ci: pre-commit autoupdate (#4003)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent beff1e9 commit 8c60cd2

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.5
6+
rev: v0.15.6
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.6
23+
rev: v2.4.7
2424
hooks:
2525
- id: biome-format
2626
- repo: https://github.com/tox-dev/pyproject-fmt
27-
rev: v2.16.2
27+
rev: v2.18.1
2828
hooks:
2929
- id: pyproject-fmt
3030
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)