File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11
11
12
12
repos :
13
13
- repo : https://github.com/pre-commit/pre-commit-hooks
14
- rev : v4.4 .0
14
+ rev : v4.6 .0
15
15
hooks :
16
16
- id : detect-private-key
17
17
- id : check-merge-conflict
31
31
hooks :
32
32
- id : copyright
33
33
- repo : https://github.com/codespell-project/codespell
34
- rev : v2.2.6
34
+ rev : v2.3.0
35
35
hooks :
36
36
- id : codespell
37
37
exclude : |-
@@ -43,20 +43,20 @@ repos:
43
43
hooks :
44
44
- id : prettier
45
45
additional_dependencies :
46
- - prettier@3.2.5 # npm
47
- - prettier-plugin-sh@0.12.8 # npm
46
+ - prettier@3.3.3 # npm
47
+ - prettier-plugin-sh@0.14.0 # npm
48
48
49
49
-
' @prettier/[email protected] ' # npm
50
50
- repo : https://github.com/shellcheck-py/shellcheck-py
51
- rev : v0.9 .0.6
51
+ rev : v0.10 .0.1
52
52
hooks :
53
53
- id : shellcheck
54
54
- repo : https://github.com/jumanjihouse/pre-commit-hooks
55
55
rev : 3.0.0
56
56
hooks :
57
57
- id : git-check
58
58
- repo : https://github.com/python-jsonschema/check-jsonschema
59
- rev : 0.24.1
59
+ rev : 0.29.2
60
60
hooks :
61
61
- id : check-github-workflows
62
62
- id : check-jsonschema
Original file line number Diff line number Diff line change 1
- # yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.3.23 /c2cciutils/schema.json
1
+ # yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.6.22 /c2cciutils/schema.json
2
2
3
3
checks :
4
4
required_workflows :
Original file line number Diff line number Diff line change 1
- c2cciutils [checks,publish ]== 1.3.23
2
- pre-commit == 3.3.3
1
+ c2cciutils [checks,publish ]== 1.6.22
2
+ pre-commit == 3.8.0
You can’t perform that action at this time.
0 commit comments