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:
25
25
- id : trailing-whitespace
26
26
27
27
- repo : https://github.com/rbubley/mirrors-prettier
28
- rev : 787fb9f542b140ba0b2aced38e6a3e68021647a3 # frozen: v3.5.3
28
+ rev : 5ba47274f9b181bce26a5150a725577f3c336011 # frozen: v3.6.2
29
29
hooks :
30
30
- id : prettier
31
31
files : \.(css|html|md|yml|yaml|toml)
32
32
args : [--prose-wrap=preserve]
33
33
34
34
- repo : https://github.com/astral-sh/ruff-pre-commit
35
- rev : 971923581912ef60a6b70dbf0c3e9a39563c9d47 # frozen: v0.11.4
35
+ rev : 0b19ef1fd6ad680ed7752d6daba883ce1265a6de # frozen: v0.12.2
36
36
hooks :
37
37
- id : ruff
38
38
args : ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]
44
44
- id : blacken-docs
45
45
46
46
- repo : https://github.com/pre-commit/mirrors-mypy
47
- rev : f40886d54c729f533f864ed6ce584e920feb0af7 # frozen: v1.15.0
47
+ rev : 0f86793af5ef5f6dc63c8d04a3cabfa3ea8f9c6a # frozen: v1.16.1
48
48
hooks :
49
49
- id : mypy
50
50
exclude : |
You can’t perform that action at this time.
0 commit comments