File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : ' v5 .0.0'
3+ rev : ' v6 .0.0'
44 hooks :
55 - id : check-merge-conflict
66 exclude : " rst$"
@@ -13,12 +13,12 @@ repos:
1313 hooks :
1414 - id : isort
1515- repo : https://github.com/psf/black
16- rev : ' 25.1 .0'
16+ rev : ' 25.9 .0'
1717 hooks :
1818 - id : black
1919 language_version : python3 # Should be a command that runs python3.6+
2020- repo : https://github.com/pre-commit/pre-commit-hooks
21- rev : ' v5 .0.0'
21+ rev : ' v6 .0.0'
2222 hooks :
2323 - id : check-case-conflict
2424 - id : check-json
3535 - id : debug-statements
3636# Another entry is required to apply file-contents-sorter to another file
3737- repo : https://github.com/pre-commit/pre-commit-hooks
38- rev : ' v5 .0.0'
38+ rev : ' v6 .0.0'
3939 hooks :
4040 - id : file-contents-sorter
4141 files : |
You can’t perform that action at this time.
0 commit comments