Skip to content

Commit 4b80a16

Browse files
chore: update ruff
1 parent 2d7eeec commit 4b80a16

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.5
77
hooks:
88
- id: ruff
99
args: [ --fix ]

0 commit comments

Comments
 (0)