File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed 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 : 787fb9f542b140ba0b2aced38e6a3e68021647a3 # frozen: v3.5.3
28+ rev : 5ba47274f9b181bce26a5150a725577f3c336011 # frozen: v3.6.2
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 : 971923581912ef60a6b70dbf0c3e9a39563c9d47 # frozen: v0.11.4
35+ rev : 0b19ef1fd6ad680ed7752d6daba883ce1265a6de # frozen: v0.12.2
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 : f40886d54c729f533f864ed6ce584e920feb0af7 # frozen: v1.15.0
47+ rev : 0f86793af5ef5f6dc63c8d04a3cabfa3ea8f9c6a # frozen: v1.16.1
4848 hooks :
4949 - id : mypy
5050 exclude : |
You can’t perform that action at this time.
0 commit comments