mirror of
https://github.com/huggingface/trl.git
synced 2025-10-20 18:43:52 +08:00
Update .pre-commit-config.yaml (#3479)
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.11.3
|
||||
rev: v0.11.10
|
||||
hooks:
|
||||
- id: ruff
|
||||
- id: ruff-check
|
||||
types_or: [ python, pyi ]
|
||||
args: [ --fix ]
|
||||
- id: ruff-format
|
||||
|
Reference in New Issue
Block a user