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 3636 args : ["--in-place"]
3737
3838 - repo : https://github.com/executablebooks/mdformat
39- rev : 0.7.22
39+ rev : 1.0.0
4040 hooks :
4141 - id : mdformat
4242 additional_dependencies :
@@ -47,28 +47,28 @@ repos:
4747 exclude : CHANGELOG.md
4848
4949 - repo : https://github.com/JoC0de/pre-commit-prettier
50- rev : b3e25fa39aa676c36bc18eb9eae6f26d9bb63f39 # v3.6.2 using SHA as tags are not persistent
50+ rev : v3.6.2 # v3.6.2 using SHA as tags are not persistent
5151 hooks :
5252 - id : prettier
5353 files : \.(json|yml|yaml|toml)
5454 # https://prettier.io/docs/en/options.html#print-width
5555 args : ["--print-width=120"]
5656
5757 - repo : https://github.com/astral-sh/ruff-pre-commit
58- rev : v0.12.11
58+ rev : v0.14.3
5959 hooks :
6060 - id : ruff
6161 args : ["--fix"]
6262 - id : ruff-format
6363 - id : ruff-check
6464
6565 - repo : https://github.com/sphinx-contrib/sphinx-lint
66- rev : v1.0.0
66+ rev : v1.0.1
6767 hooks :
6868 - id : sphinx-lint
6969
7070 - repo : https://github.com/tox-dev/pyproject-fmt
71- rev : v2.6 .0
71+ rev : v2.11 .0
7272 hooks :
7373 - id : pyproject-fmt
7474 additional_dependencies : [tox]
You can’t perform that action at this time.
0 commit comments