Skip to content

Commit 4aac44a

Browse files
[pre-commit.ci] pre-commit autoupdate (#289)
1 parent 0962551 commit 4aac44a

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
@@ -4,16 +4,16 @@ repos:
44
hooks:
55
- id: trailing-whitespace
66
- repo: https://github.com/astral-sh/ruff-pre-commit
7-
rev: v0.15.20
7+
rev: v0.15.21
88
hooks:
99
- id: ruff-check
1010
args: [--fix, --exit-non-zero-on-fix]
1111
- id: ruff-format
1212
- repo: https://github.com/tox-dev/pyproject-fmt
13-
rev: v2.25.1
13+
rev: v2.25.3
1414
hooks:
1515
- id: pyproject-fmt
1616
- repo: https://github.com/biomejs/pre-commit
17-
rev: v2.5.2
17+
rev: v2.5.3
1818
hooks:
1919
- id: biome-format

0 commit comments

Comments
 (0)