Skip to content

Commit 1baa7ca

Browse files
authored
change from legacy (#1858)
1 parent fb00872 commit 1baa7ca

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
@@ -15,7 +15,7 @@ repos:
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
1616
rev: v0.12.4
1717
hooks:
18-
- id: ruff
18+
- id: ruff-check
1919
types_or: [python, pyi, jupyter]
2020
args: ["--fix", "--output-format=full"]
2121
exclude: ^docs/source/notebooks/clv/dev/

0 commit comments

Comments
 (0)