Skip to content

Commit

Permalink
chore(ci): upgrade trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
scottames committed Nov 10, 2023
1 parent 86f78f2 commit 06d495c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
version: 0.1
cli:
version: 1.17.1
version: 1.17.2
plugins:
sources:
- id: trunk
ref: v1.2.1
ref: v1.2.6
uri: https://github.com/trunk-io/plugins
actions:
enabled:
Expand All @@ -26,14 +26,14 @@ lint:
enabled:
- gokart@0.5.1
- osv-scanner@1.4.3
- svgo@3.0.2
- svgo@3.0.3
- terrascan@1.18.3
- trufflehog@3.62.1
- actionlint@1.6.26
- git-diff-check@SYSTEM
- gitleaks@8.18.0
- gofmt@1.20.4
- golangci-lint@1.55.1
- golangci-lint@1.55.2
- hadolint@2.12.0
- markdownlint@0.37.0
- prettier@3.0.3
Expand All @@ -42,7 +42,7 @@ lint:
- shfmt@3.6.0
- stylua@0.18.2
- taplo@0.8.1
- yamllint@1.32.0
- yamllint@1.33.0
files:
- name: go-templates
extensions:
Expand All @@ -66,6 +66,6 @@ lint:
- CHANGELOG.md
runtimes:
enabled:
- go@1.19.5
- go@1.21.0
- node@18.12.1
- python@3.10.8

0 comments on commit 06d495c

Please sign in to comment.