We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf4a9c5 commit df42452Copy full SHA for df42452
.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.8-beta.2
+ version: 1.22.8-beta.6
6
shell_hooks:
7
enforce: true
8
@@ -42,8 +42,8 @@ lint:
42
enabled:
43
# enabled linters inherited from github.com/trunk-io/configs plugin
44
- definition-checker
45
- - eslint@9.13.0
46
- - [email protected].0
+ - eslint@9.14.0
+ - [email protected].3
47
disabled:
48
- pylint # pylint diagnostics are too strict
49
- semgrep
0 commit comments