mirror of
https://github.com/deepspeedai/DeepSpeed.git
synced 2025-10-20 15:33:51 +08:00
Update pre-commit version (#6821)
This commit is contained in:
@ -5,7 +5,7 @@ repos:
|
||||
- id: check-useless-excludes
|
||||
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.0.1
|
||||
rev: v5.0.0
|
||||
hooks:
|
||||
- id: check-case-conflict
|
||||
- id: check-json
|
||||
|
@ -6,7 +6,7 @@ docutils<0.18
|
||||
future
|
||||
importlib-metadata>=4
|
||||
mup
|
||||
pre-commit>=2.20.0
|
||||
pre-commit>=3.2.0
|
||||
pytest>=7.2.0
|
||||
pytest-forked
|
||||
pytest-randomly
|
||||
|
Reference in New Issue
Block a user