Skip to content

Commit 204019f

Browse files
ci: pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.15.4](astral-sh/ruff-pre-commit@v0.8.6...v0.15.4)
1 parent 2d7eeec commit 204019f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ci:
33
autoupdate_commit_msg: 'ci: pre-commit autoupdate'
44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.8.6
6+
rev: v0.15.4
77
hooks:
88
- id: ruff
99
args: [ --fix ]

0 commit comments

Comments
 (0)