File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,20 +23,20 @@ repos:
2323 - id : check-added-large-files
2424
2525 - repo : https://github.com/rbubley/mirrors-prettier
26- rev : c2bc67fe8f8f549cc489e00ba8b45aa18ee713b1 # frozen: v3.8.1
26+ rev : c2bc67fe8f8f549cc489e00ba8b45aa18ee713b1 # frozen: v3.8.1
2727 hooks :
2828 - id : prettier
2929 files : \.(html|md|yml|yaml|toml)
3030 args : [--prose-wrap=preserve]
3131
3232 - repo : https://github.com/astral-sh/ruff-pre-commit
33- rev : c60c980e561ed3e73101667fe8365c609d19a438 # frozen: v0.15.9
33+ rev : c60c980e561ed3e73101667fe8365c609d19a438 # frozen: v0.15.9
3434 hooks :
3535 - id : ruff
3636 args : ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]
3737 - id : ruff-format
3838
3939 - repo : https://github.com/codespell-project/codespell
40- rev : " 2ccb47ff45ad361a21071a7eedda4c37e6ae8c5a" # frozen: v2.4.2
40+ rev : " 2ccb47ff45ad361a21071a7eedda4c37e6ae8c5a" # frozen: v2.4.2
4141 hooks :
4242 - id : codespell
You can’t perform that action at this time.
0 commit comments