Skip to content

Commit a88eb8b

Browse files
authoredNov 13, 2024··
[pre-commit.ci] pre-commit autoupdate (#92)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.7.3](astral-sh/ruff-pre-commit@v0.7.2...v0.7.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4bcea6f commit a88eb8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: trailing-whitespace
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.7.2
22+
rev: v0.7.3
2323
hooks:
2424
- id: ruff
2525
- id: ruff-format

0 commit comments

Comments
 (0)
Please sign in to comment.