Skip to content

Commit cd8ab13

Browse files
committed
fix: update pre-commit hook
1 parent 7c72d1f commit cd8ab13

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
@@ -2,4 +2,4 @@ repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
33
rev: v0.12.5
44
hooks:
5-
- id: ruff-format
5+
- id: ruff-check

0 commit comments

Comments
 (0)