Skip to content

Commit c8cebc0

Browse files
ci: pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.5 → v0.15.15](astral-sh/ruff-pre-commit@v0.15.5...v0.15.15)
1 parent 4b80a16 commit c8cebc0

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.15.5
6+
rev: v0.15.15
77
hooks:
88
- id: ruff
99
args: [ --fix ]

0 commit comments

Comments
 (0)