File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2
2
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
3
3
version : 0.1
4
4
cli :
5
- version : 1.22.3
5
+ version : 1.22.12
6
6
7
7
repo :
8
8
trunk_remote_hint : github.com/eslint/eslint
@@ -12,7 +12,7 @@ plugins:
12
12
sources :
13
13
- id : trunk
14
14
uri : https://github.com/trunk-io/plugins
15
- ref : v1.6.1
15
+ ref : v1.6.8
16
16
17
17
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
18
18
runtimes :
@@ -22,7 +22,7 @@ runtimes:
22
22
- python@3.10.8
23
23
tools :
24
24
enabled :
25
- - gh@2.54 .0
25
+ - gh@2.70 .0
26
26
27
27
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
28
28
lint :
@@ -48,12 +48,12 @@ lint:
48
48
enabled :
49
49
- taplo@0.9.3
50
50
- eslint
51
- - actionlint@1.7.1
52
- - checkov@3.2.228
53
- - markdownlint@0.41 .0
54
- - oxipng@9.1.2
55
- - prettier@3.3 .3
56
- - renovate@38.37.1
51
+ - actionlint@1.7.7
52
+ - checkov@3.2.405
53
+ - markdownlint@0.44 .0
54
+ - oxipng@9.1.4
55
+ - prettier@3.5 .3
56
+ - renovate@39.248.2
57
57
- shellcheck@0.10.0
58
58
- shfmt@3.6.0
59
59
- svgo@3.3.2
Original file line number Diff line number Diff line change 146
146
"@babel/preset-env" : " ^7.4.3" ,
147
147
"@cypress/webpack-preprocessor" : " ^6.0.2" ,
148
148
"@eslint/json" : " ^0.11.0" ,
149
- "@trunkio/launcher" : " ^1.3.0 " ,
149
+ "@trunkio/launcher" : " ^1.3.4 " ,
150
150
"@types/node" : " ^22.13.14" ,
151
151
"@typescript-eslint/parser" : " ^8.4.0" ,
152
152
"babel-loader" : " ^8.0.5" ,
You can’t perform that action at this time.
0 commit comments