File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11exclude : ^(sync_tests/|cardano_node_tests/tests/data/)
22repos :
33- repo : https://github.com/pre-commit/pre-commit-hooks
4- rev : v5 .0.0
4+ rev : v6 .0.0
55 hooks :
66 - id : trailing-whitespace
77 language_version : python3
@@ -23,17 +23,17 @@ repos:
2323 language : system
2424 types : [python]
2525- repo : https://github.com/charliermarsh/ruff-pre-commit
26- rev : v0.12.1
26+ rev : v0.14.8
2727 hooks :
2828 - id : ruff-check
2929 args : [ --fix ]
3030 - id : ruff-format
3131- repo : https://github.com/shellcheck-py/shellcheck-py
32- rev : v0.10 .0.1
32+ rev : v0.11 .0.1
3333 hooks :
3434 - id : shellcheck
3535- repo : https://github.com/igorshubovych/markdownlint-cli
36- rev : v0.45 .0
36+ rev : v0.46 .0
3737 hooks :
3838 - id : markdownlint
3939- repo : https://github.com/rstcheck/rstcheck
4242 - id : rstcheck
4343 additional_dependencies : [sphinx, toml]
4444- repo : https://github.com/python-poetry/poetry
45- rev : 2.1.3
45+ rev : 2.2.1
4646 hooks :
4747 - id : poetry-check
4848- repo : local
You can’t perform that action at this time.
0 commit comments