Skip to content

Commit

Permalink
update trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
gantoine committed Dec 17, 2024
1 parent e21962c commit b37012f
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,31 @@
# 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.8
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
plugins:
sources:
- id: trunk
ref: v1.6.1
ref: v1.6.6
uri: https://github.com/trunk-io/plugins
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
runtimes:
enabled:
- node@18.12.1
- node@18.20.5
- [email protected]
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
lint:
enabled:
- [email protected].1
- [email protected].222
- [email protected].4
- [email protected].334
- git-diff-check
- markdownlint@0.41.0
- osv-scanner@1.8.3
- [email protected].2
- prettier@3.3.3
- markdownlint@0.43.0
- osv-scanner@1.9.1
- [email protected].3
- prettier@3.4.2
- [email protected]
- trivy@0.54.1
- trufflehog@3.81.8
- trivy@0.58.0
- trufflehog@3.86.1
- [email protected]
actions:
enabled:
Expand Down

0 comments on commit b37012f

Please sign in to comment.