Skip to content

Commit

Permalink
chore: updated trunk linters
Browse files Browse the repository at this point in the history
  • Loading branch information
chapati23 committed Aug 27, 2024
1 parent 68d4571 commit 65f09df
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
version: 0.1
cli:
version: 1.22.2
version: 1.22.3
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
plugins:
sources:
- id: trunk
ref: v1.6.1
ref: v1.6.2
uri: https://github.com/trunk-io/plugins
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
runtimes:
Expand All @@ -23,25 +23,25 @@ lint:
- markdown-table-prettify
enabled:
- actionlint@1.7.1
- checkov@3.2.198
- checkov@3.2.236
- dotenv-linter@3.3.0
- dustilock@1.2.0
- eslint@9.7.0
- eslint@9.9.1
- git-diff-check
- gitleaks@8.18.4
- markdown-link-check@3.12.2
- markdownlint@0.41.0
- osv-scanner@1.8.2
- osv-scanner@1.8.4
- oxipng@9.1.2
- pre-commit-hooks@4.6.0
- prettier@3.3.3
- shellcheck@0.10.0
- shfmt@3.6.0
- sort-package-json@2.10.0
- sort-package-json@2.10.1
- terraform@1.1.0
- terrascan@1.19.1
- tflint@0.52.0
- trufflehog@3.80.1
- tflint@0.53.0
- trufflehog@3.81.9
- yamllint@1.35.1
actions:
disabled:
Expand Down

0 comments on commit 65f09df

Please sign in to comment.