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 : ' v4.6 .0'
3+ rev : ' v5.0 .0'
44 hooks :
55 - id : check-merge-conflict
66 exclude : " rst$"
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 : ' v4.6 .0'
21+ rev : ' v5.0 .0'
2222 hooks :
2323 - id : check-case-conflict
2424 - id : check-json
4141 - id : flake8
4242 exclude : " ^docs/"
4343- repo : https://github.com/rhysd/actionlint
44- rev : v1.7.1
44+ rev : v1.7.3
4545 hooks :
4646 - id : actionlint-docker
4747 args :
5252 - -ignore
5353 - ' SC1004:'
5454- repo : https://github.com/sirosen/check-jsonschema
55- rev : 0.29.2
55+ rev : 0.29.3
5656 hooks :
5757 - id : check-github-actions
5858ci :
You can’t perform that action at this time.
0 commit comments