File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,18 +26,18 @@ repos:
26
26
args : [--prose-wrap=preserve]
27
27
28
28
- repo : https://github.com/astral-sh/ruff-pre-commit
29
- rev : f8a3f8c471fb698229face5ed7640a64900b781e # frozen: v0.4.4
29
+ rev : 1dc9eb131c2ea4816c708e4d85820d2cc8542683 # frozen: v0.5.0
30
30
hooks :
31
31
- id : ruff
32
32
args : [--fix, --exit-non-zero-on-fix]
33
33
- id : ruff-format
34
34
35
35
- repo : https://github.com/adamchainz/blacken-docs
36
- rev : 960ead214cd1184149d366c6d27ca6c369ce46b6 # frozen: 1.16 .0
36
+ rev : 4c97c4a0d921007af6fefae92d8447cfbf63720b # frozen: 1.18 .0
37
37
hooks :
38
38
- id : blacken-docs
39
39
40
40
- repo : https://github.com/pre-commit/mirrors-mypy
41
- rev : e5ea6670624c24f8321f6328ef3176dbba76db46 # frozen: v1.10.0
41
+ rev : 6f546f30c2b142ad5b3edcf20e3d27cf1789b932 # frozen: v1.10.1
42
42
hooks :
43
43
- id : mypy
You can’t perform that action at this time.
0 commit comments