File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 33
44repos :
55 - repo : https://github.com/pre-commit/pre-commit-hooks
6- rev : 2c9f875913ee60ca25ce70243dc24d5b6415598c # frozen: v4.6 .0
6+ rev : cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0 .0
77 hooks :
88 - id : check-added-large-files
99 - id : check-ast
@@ -18,27 +18,27 @@ repos:
1818 - id : mixed-line-ending
1919 - id : trailing-whitespace
2020
21- - repo : https://github.com/pre-commit /mirrors-prettier
22- rev : ffb6a759a979008c0e6dff86e39f4745a2d9eac4 # frozen: v3.1.0
21+ - repo : https://github.com/rbubley /mirrors-prettier
22+ rev : 1463d990e0801964764a375260dca598513f3be5 # frozen: v3.3.3
2323 hooks :
2424 - id : prettier
2525 files : \.(css|html|md|yml|yaml|toml)
2626 args : [--prose-wrap=preserve]
2727
2828 - repo : https://github.com/astral-sh/ruff-pre-commit
29- rev : 1dc9eb131c2ea4816c708e4d85820d2cc8542683 # frozen: v0.5.0
29+ rev : cafecb2f683a620516412e109877570ca7648cbd # frozen: v0.7.4
3030 hooks :
3131 - id : ruff
3232 args : ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]
3333 - id : ruff-format
3434
3535 - repo : https://github.com/adamchainz/blacken-docs
36- rev : 4c97c4a0d921007af6fefae92d8447cfbf63720b # frozen: 1.18.0
36+ rev : 78a9dcbecf4f755f65d1f3dec556bc249d723600 # frozen: 1.19.1
3737 hooks :
3838 - id : blacken-docs
3939
4040 - repo : https://github.com/pre-commit/mirrors-mypy
41- rev : 6f546f30c2b142ad5b3edcf20e3d27cf1789b932 # frozen: v1.10.1
41+ rev : f56614daa94d5cd733d3b7004c5df9caad267b4a # frozen: v1.13.0
4242 hooks :
4343 - id : mypy
4444 exclude : |
You can’t perform that action at this time.
0 commit comments