Skip to content

Commit e83a5d8

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.0
1 parent d1a2ebe commit e83a5d8

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
@@ -6,7 +6,7 @@ ci:
66
autoupdate_commit_msg: "chore: auto update by pre-commit hooks"
77
repos:
88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.14.13
9+
rev: v0.15.0
1010
hooks:
1111
- id: ruff-check
1212
args: [--fix]

0 commit comments

Comments
 (0)