File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 9
9
10
10
repos :
11
11
- repo : https://github.com/pre-commit/pre-commit-hooks
12
- rev : v4.6 .0
12
+ rev : v5.0 .0
13
13
hooks :
14
14
- id : check-added-large-files
15
15
- id : check-merge-conflict
@@ -27,12 +27,12 @@ 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 .0
31
31
hooks :
32
32
- id : codespell
33
33
34
34
- repo : https://github.com/igorshubovych/markdownlint-cli
35
- rev : v0.41 .0
35
+ rev : v0.44 .0
36
36
hooks :
37
37
- id : markdownlint
38
38
- id : markdownlint-fix
@@ -44,16 +44,16 @@ repos:
44
44
name : isort (python)
45
45
46
46
- repo : https://github.com/psf/black
47
- rev : 24.4.2
47
+ rev : 24.10.0
48
48
hooks :
49
49
- id : black
50
50
51
51
- repo : https://github.com/MarketSquare/robotframework-tidy
52
- rev : 4.13 .0
52
+ rev : 4.16 .0
53
53
hooks :
54
54
- id : robotidy
55
55
56
56
- repo : https://github.com/MarketSquare/robotframework-robocop
57
- rev : 5.2.0
57
+ rev : 5.8.1
58
58
hooks :
59
59
- id : robocop
You can’t perform that action at this time.
0 commit comments