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 @@ -27,18 +27,18 @@ repos:
27
27
- commit-msg
28
28
29
29
- repo : https://github.com/codespell-project/codespell
30
- rev : v2.3.0
30
+ rev : v2.4.1
31
31
hooks :
32
32
- id : codespell
33
33
34
34
- repo : https://github.com/adrienverge/yamllint
35
- rev : v1.35.1
35
+ rev : v1.36.2
36
36
hooks :
37
37
- id : yamllint
38
38
args : [-c=.yamllint]
39
39
40
40
- repo : https://github.com/igorshubovych/markdownlint-cli
41
- rev : v0.43 .0
41
+ rev : v0.44 .0
42
42
hooks :
43
43
- id : markdownlint
44
44
- id : markdownlint-fix
@@ -50,23 +50,23 @@ repos:
50
50
args : ["--severity=warning"]
51
51
52
52
- repo : https://github.com/pycqa/isort
53
- rev : 5.13.2
53
+ rev : 6.0.1
54
54
hooks :
55
55
- id : isort
56
56
name : isort (python)
57
57
58
58
- repo : https://github.com/psf/black
59
- rev : 24.10 .0
59
+ rev : 25.1 .0
60
60
hooks :
61
61
- id : black
62
62
args : ["--line-length", "79"]
63
63
64
64
- repo : https://github.com/MarketSquare/robotframework-tidy
65
- rev : 4.15 .0
65
+ rev : 4.16 .0
66
66
hooks :
67
67
- id : robotidy
68
68
69
69
- repo : https://github.com/MarketSquare/robotframework-robocop
70
- rev : 5.7.0
70
+ rev : 5.8.1
71
71
hooks :
72
72
- id : robocop
You can’t perform that action at this time.
0 commit comments