We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e45a62 commit 1af3801Copy full SHA for 1af3801
.trunk/trunk.yaml
@@ -2,7 +2,7 @@ version: 0.1
2
3
# version used for local trunk runs and testing
4
cli:
5
- version: 1.22.12
+ version: 1.22.16-beta.8
6
shell_hooks:
7
enforce: true
8
@@ -17,7 +17,7 @@ plugins:
17
18
- id: configs
19
uri: https://github.com/trunk-io/configs
20
- ref: v1.0.11
+ ref: v1.0.12
21
22
lint:
23
files:
@@ -42,7 +42,7 @@ lint:
42
enabled:
43
# enabled linters inherited from github.com/trunk-io/configs plugin
44
- definition-checker
45
- - eslint@9.24.0
+ - eslint@9.26.0
46
- trunk-toolbox@0.5.4
47
disabled:
48
- pylint # pylint diagnostics are too strict
0 commit comments