File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1111
1212repos :
1313 - repo : https://github.com/pre-commit/pre-commit-hooks
14- rev : v4.4 .0
14+ rev : v4.6 .0
1515 hooks :
1616 - id : check-added-large-files
1717 - id : check-merge-conflict
@@ -22,36 +22,36 @@ repos:
2222 - id : mixed-line-ending
2323
2424 - repo : https://github.com/talos-systems/conform
25- rev : v0.1.0-alpha.27
25+ rev : v0.1.0-alpha.30
2626 hooks :
2727 - id : conform
2828 stages :
2929 - commit-msg
3030
3131 - repo : https://github.com/codespell-project/codespell
32- rev : v2.2.5
32+ rev : v2.3.0
3333 hooks :
3434 - id : codespell
3535
3636 - repo : https://github.com/igorshubovych/markdownlint-cli
37- rev : v0.36 .0
37+ rev : v0.41 .0
3838 hooks :
3939 - id : markdownlint
4040 - id : markdownlint-fix
4141
4242 - repo : https://github.com/koalaman/shellcheck-precommit
43- rev : v0.9 .0
43+ rev : v0.10 .0
4444 hooks :
4545 - id : shellcheck
4646 args : ["--severity=warning"]
4747
4848 - repo : https://github.com/pycqa/isort
49- rev : 5.12.0
49+ rev : 5.13.2
5050 hooks :
5151 - id : isort
5252 name : isort (python)
5353
5454 - repo : https://github.com/psf/black
55- rev : 23.9.1
55+ rev : 24.8.0
5656 hooks :
5757 - id : black
You can’t perform that action at this time.
0 commit comments