File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,14 +25,14 @@ repos:
2525 - id : trailing-whitespace
2626
2727 - repo : https://github.com/rbubley/mirrors-prettier
28- rev : c2bc67fe8f8f549cc489e00ba8b45aa18ee713b1 # frozen: v3.8.1
28+ rev : c2bc67fe8f8f549cc489e00ba8b45aa18ee713b1 # frozen: v3.8.1
2929 hooks :
3030 - id : prettier
3131 files : \.(css|html|md|yml|yaml|toml)
3232 args : [--prose-wrap=preserve]
3333
3434 - repo : https://github.com/astral-sh/ruff-pre-commit
35- rev : c60c980e561ed3e73101667fe8365c609d19a438 # frozen: v0.15.9
35+ rev : c60c980e561ed3e73101667fe8365c609d19a438 # frozen: v0.15.9
3636 hooks :
3737 - id : ruff
3838 args : ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]
4444 - id : blacken-docs
4545
4646 - repo : https://github.com/pre-commit/mirrors-mypy
47- rev : 8e5c80792e2ec0c87804d8ef915bf35e2caea6da # frozen: v1.20.0
47+ rev : 8e5c80792e2ec0c87804d8ef915bf35e2caea6da # frozen: v1.20.0
4848 hooks :
4949 - id : mypy
5050 exclude : |
5353 )
5454
5555 - repo : https://github.com/codespell-project/codespell
56- rev : " 2ccb47ff45ad361a21071a7eedda4c37e6ae8c5a" # frozen: v2.4.2
56+ rev : " 2ccb47ff45ad361a21071a7eedda4c37e6ae8c5a" # frozen: v2.4.2
5757 hooks :
5858 - id : codespell
5959 args : ["-L", "ans"]
You can’t perform that action at this time.
0 commit comments