File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 6
6
7
7
repos :
8
8
- repo : https://github.com/pre-commit/pre-commit-hooks
9
- rev : f71fa2c1f9cf5cb705f73dffe4b21f7c61470ba9 # frozen: v4.4 .0
9
+ rev : c4a0b883114b00d8d76b479c820ce7950211c99b # frozen: v4.5 .0
10
10
hooks :
11
11
- id : check-added-large-files
12
12
- id : check-yaml
17
17
- --branch=main
18
18
19
19
- repo : https://github.com/psf/black
20
- rev : e87737140f32d3cd7c44ede75f02dcd58e55820e # frozen: 23.9.1
20
+ rev : 2a1c67e0b2f81df602ec1f6e7aeb030b9709dc7c # frozen: 23.11.0
21
21
hooks :
22
22
- id : black
23
23
@@ -26,13 +26,13 @@ repos:
26
26
hooks :
27
27
- id : flake8
28
28
29
- - repo : https://github.com/asottile/reorder_python_imports
30
- rev : 43e38f4f7df386768899234763de730221c23bc0 # frozen: v3.11 .0
29
+ - repo : https://github.com/asottile/reorder-python-imports
30
+ rev : ae11ccbd838e90f7e2a16abbed9276e6a41cafbb # frozen: v3.12 .0
31
31
hooks :
32
32
- id : reorder-python-imports
33
33
34
34
- repo : https://github.com/pre-commit/mirrors-prettier
35
- rev : fc260393cc4ec09f8fc0a5ba4437f481c8b55dc1 # frozen: v3.0.3
35
+ rev : ffb6a759a979008c0e6dff86e39f4745a2d9eac4 # frozen: v3.1.0
36
36
hooks :
37
37
- id : prettier
38
38
stages : [commit]
43
43
- id : gitlint
44
44
45
45
- repo : https://github.com/adrienverge/yamllint.git
46
- rev : b05e028c5881819161d11cb543fd96a30c06cceb # frozen: v1.32 .0
46
+ rev : 8713140e99914c0cb6e07364daedfb140847c3c5 # frozen: v1.33 .0
47
47
hooks :
48
48
- id : yamllint
49
49
54
54
args : [-vv, --fail-under=100]
55
55
56
56
- repo : https://github.com/pre-commit/mirrors-mypy
57
- rev : 08cbc46b6e135adec84911b20e98e5bc52032152 # frozen: v1.5 .1
57
+ rev : 4daa14b20c0f48f472528c2b5f5bca28a18a7ce0 # frozen: v1.7 .1
58
58
hooks :
59
59
- id : mypy
60
60
additional_dependencies :
You can’t perform that action at this time.
0 commit comments