Skip to content

Commit c237fa4

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 194875c commit c237fa4

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
@@ -56,7 +56,7 @@ repos:
5656
stages: [commit-msg]
5757
additional_dependencies: ["@commitlint/config-conventional"]
5858
- repo: https://github.com/astral-sh/ruff-pre-commit
59-
rev: v0.9.7
59+
rev: v0.9.9
6060
hooks:
6161
- id: ruff
6262
args:

0 commit comments

Comments
 (0)