Skip to content

Commit

Permalink
trunk upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
docwhat committed Jul 20, 2024
1 parent c15f5c6 commit b8c2ab8
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.1
version: 1.22.2
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
plugins:
sources:
- id: trunk
ref: v1.5.0
ref: v1.6.1
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,21 @@ runtimes:
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
lint:
enabled:
- [email protected].8
- [email protected].9
- [email protected]
- [email protected]
- perltidy
- ruff@0.4.8
- ruff@0.5.3
- [email protected]
- [email protected]
- [email protected].133
- [email protected].194
- git-diff-check
- [email protected]
- [email protected].2
- [email protected].3
- [email protected]
- [email protected]
- trivy@0.52.1
- trufflehog@3.78.0
- trivy@0.53.0
- trufflehog@3.80.1
- [email protected]
ignore:
- linters: [ALL]
Expand Down

0 comments on commit b8c2ab8

Please sign in to comment.