Skip to content

Commit cffc234

Browse files
authored
fix deprecation
1 parent 7d2e320 commit cffc234

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
@@ -28,7 +28,7 @@ repos:
2828
- repo: https://github.com/astral-sh/ruff-pre-commit
2929
rev: v0.12.7
3030
hooks:
31-
- id: ruff
31+
- id: ruff-check
3232
- id: ruff-format
3333

3434
- repo: https://github.com/woodruffw/zizmor-pre-commit

0 commit comments

Comments
 (0)