ci: configure pre-commit hooks
This commit is contained in:
parent
e18ee3bb73
commit
1d8db987da
6 changed files with 125 additions and 1 deletions
|
|
@ -23,5 +23,6 @@ cuda = [
|
|||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"pre-commit>=4.0.0",
|
||||
"ruff>=0.15.2",
|
||||
]
|
||||
|
|
|
|||
Reference in a new issue