File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
exclude : benchmarks/
4
4
repos :
5
5
- repo : https://github.com/pre-commit/pre-commit-hooks
6
- rev : v4.0.1
6
+ rev : v4.4.0
7
7
hooks :
8
8
- id : check-ast
9
9
- id : check-builtin-literals
@@ -17,20 +17,20 @@ repos:
17
17
- id : check-vcs-permalinks
18
18
- id : check-shebang-scripts-are-executable
19
19
- repo : https://github.com/pre-commit/pygrep-hooks
20
- rev : v1.9 .0
20
+ rev : v1.10 .0
21
21
hooks :
22
22
- id : python-check-mock-methods
23
23
- id : python-no-log-warn
24
24
- id : python-use-type-annotations
25
25
- id : rst-directive-colons
26
26
- id : rst-inline-touching-normal
27
27
- repo : https://github.com/hadialqattan/pycln
28
- rev : v1 .2.5
28
+ rev : v2 .2.2
29
29
hooks :
30
30
- id : pycln
31
31
args : [--all]
32
32
- repo : https://github.com/psf/black
33
- rev : 22.3 .0
33
+ rev : 23.7 .0
34
34
hooks :
35
35
- id : black
36
36
exclude : ^benchmarks/
You can’t perform that action at this time.
0 commit comments