File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 33
44repos :
55 - repo : https://github.com/pre-commit/pre-commit-hooks
6- rev : v5 .0.0
6+ rev : v6 .0.0
77 hooks :
88 - id : trailing-whitespace
99 - id : end-of-file-fixer
10+ - id : check-json
1011 - repo : https://github.com/astral-sh/ruff-pre-commit
1112 rev : v0.14.1
1213 hooks :
@@ -83,10 +84,6 @@ repos:
8384 exclude : |
8485 (?x)
8586 ^CHANGELOG[.]md$|
86- - repo : https://github.com/pre-commit/pre-commit-hooks
87- rev : v5.0.0
88- hooks :
89- - id : check-json
9087 - repo : https://github.com/rapidsai/pre-commit-hooks
9188 rev : v1.4.2
9289 hooks :
@@ -182,7 +179,7 @@ repos:
182179 (?x)
183180 ^pyproject[.]toml$
184181 - repo : https://github.com/rapidsai/dependency-file-generator
185- rev : v1.20.0
182+ rev : v1.20.2
186183 hooks :
187184 - id : rapids-dependency-file-generator
188185 args : ["--clean", "--warn-all", "--strict"]
You can’t perform that action at this time.
0 commit comments