File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ exclude: |
1010repos :
1111# Common hooks
1212- repo : https://github.com/pre-commit/pre-commit-hooks
13- rev : v4.6 .0
13+ rev : v4.4 .0
1414 hooks :
1515 - id : check-added-large-files
1616 - id : check-merge-conflict
5555 hooks :
5656 - id : black
5757- repo : https://github.com/astral-sh/ruff-pre-commit
58- rev : v0.6.3
58+ rev : v0.5.0
5959 hooks :
6060 - id : ruff
6161 args : [--fix, --exit-non-zero-on-fix, --no-cache]
@@ -137,7 +137,7 @@ repos:
137137 paddle/fluid/operators/CMakeLists.txt
138138 )$
139139 - repo : https://github.com/PFCCLab/cmake-lint-paddle
140- rev : v1.5.2
140+ rev : v1.5.1
141141 hooks :
142142 - id : cmakelint
143143 args : [--config=./tools/codestyle/.cmakelintrc]
You can’t perform that action at this time.
0 commit comments