Skip to content

Commit 86288b6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.7...v0.9.9)
1 parent 88ed6f1 commit 86288b6

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
@@ -50,7 +50,7 @@ repos:
5050
stages: [commit-msg]
5151
additional_dependencies: ["@commitlint/config-conventional"]
5252
- repo: https://github.com/astral-sh/ruff-pre-commit
53-
rev: v0.9.7
53+
rev: v0.9.9
5454
hooks:
5555
- id: ruff
5656
types_or:

0 commit comments

Comments
 (0)