Skip to content

Commit e6fa883

Browse files
committed
Update trunk linter
1 parent 1d47888 commit e6fa883

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

.trunk/trunk.yaml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 0.1
22
cli:
3-
version: 1.14.1
3+
version: 1.25.0
44
plugins:
55
sources:
66
- id: trunk
@@ -17,28 +17,28 @@ lint:
1717
paths:
1818
- polytracker/src/compiler-rt/**
1919
enabled:
20-
- taplo@0.8.1
21-
- actionlint@1.6.25
22-
- bandit@1.7.5
23-
- black@23.7.0
24-
- checkov@2.4.5
20+
- taplo@0.10.0
21+
- actionlint@1.7.12
22+
- bandit@1.9.4
23+
- black@26.5.1
24+
- checkov@3.2.529
2525
- clang-format@16.0.3
26-
- flake8@6.1.0
26+
- flake8@7.3.0
2727
- git-diff-check
28-
- hadolint@2.12.0
29-
- isort@5.12.0
30-
- markdownlint@0.35.0
31-
- mypy@1.5.1
32-
- oxipng@8.0.0
33-
- prettier@3.0.2
34-
- ruff@0.0.285
35-
- shellcheck@0.9.0
28+
- hadolint@2.14.0
29+
- isort@8.0.1
30+
- markdownlint@0.48.0
31+
- mypy@2.1.0
32+
- oxipng@10.1.1
33+
- prettier@3.8.3
34+
- ruff@0.15.14
35+
- shellcheck@0.11.0
3636
- shfmt@3.6.0
37-
- svgo@3.0.2
38-
- terrascan@1.18.3
39-
- trivy@0.44.1
40-
- trufflehog@3.48.0
41-
- yamllint@1.32.0
37+
- svgo@4.0.1
38+
- terrascan@1.19.9
39+
- trivy@0.70.0
40+
- trufflehog@3.95.3
41+
- yamllint@1.38.0
4242
actions:
4343
disabled:
4444
- trunk-announce

0 commit comments

Comments
 (0)