Skip to content

Commit e07a64a

Browse files
[pre-commit.ci] pre-commit autoupdate (#22)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.7.1 → v0.8.0](astral-sh/ruff-pre-commit@v0.7.1...v0.8.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9a84559 commit e07a64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ repos:
5454
stages: [commit-msg]
5555
additional_dependencies: ["@commitlint/config-conventional"]
5656
- repo: https://github.com/astral-sh/ruff-pre-commit
57-
rev: v0.7.1
57+
rev: v0.8.0
5858
hooks:
5959
- id: ruff
6060
args: [ --fix ]

0 commit comments

Comments
 (0)