Skip to content

Commit

Permalink
trunk upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
docwhat committed Oct 6, 2024
1 parent d6b595f commit d63f825
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 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.6
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
plugins:
sources:
- id: trunk
ref: v1.6.1
ref: v1.6.3
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 @@ -18,21 +18,22 @@ runtimes:
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
lint:
enabled:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- perltidy
- ruff@0.5.3
- [email protected].1
- ruff@0.6.8
- [email protected].3
- [email protected]
- [email protected].194
- [email protected].256
- git-diff-check
- markdownlint@0.41.0
- markdownlint@0.42.0
- [email protected]
- [email protected]
- [email protected]
- trivy@0.53.0
- trufflehog@3.80.1
- trivy@0.55.2
- trufflehog@3.82.6
- [email protected]
ignore:
- linters: [ALL]
Expand Down

0 comments on commit d63f825

Please sign in to comment.