Skip to content

Commit

Permalink
🧑‍💻(gh): Upgrade trunk dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Nicolaie <[email protected]>
  • Loading branch information
xunleii committed Dec 20, 2024
1 parent 3e38be9 commit a1ae212
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
"ms-kubernetes-tools.vscode-kubernetes-tools",
"ms-vscode-remote.remote-containers",
"nefrob.vscode-just-syntax",
"redhat.ansible",
"redhat.vscode-yaml",
"tamasfe.even-better-toml",
"terrastruct.d2",
Expand Down
22 changes: 11 additions & 11 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cli:
plugins:
sources:
- id: trunk
ref: v1.6.5
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:
Expand Down Expand Up @@ -41,24 +41,24 @@ lint:
enabled:
- [email protected]
- [email protected]
- [email protected].296
- [email protected].343
- git-diff-check
- [email protected]
- [email protected]
- markdownlint@0.42.0
- [email protected].1
- [email protected].2
- prettier@3.3.3
- markdownlint@0.43.0
- [email protected].2
- [email protected].3
- prettier@3.4.2
- [email protected]
- renovate@39.16.0
- ruff@0.7.3
- renovate@39.76.0
- ruff@0.8.4
- [email protected]
- [email protected]
- sort-package-json@2.10.1
- sort-package-json@2.12.0
- [email protected]
- [email protected]
- trivy@0.56.2
- trufflehog@3.83.6
- trivy@0.58.0
- trufflehog@3.87.2
ignore:
- # Architecture SVG diagram cannot be linted by svgo
linters: [svgo]
Expand Down

0 comments on commit a1ae212

Please sign in to comment.