Skip to content

Commit

Permalink
Update trunk to version 1.22.5 (SSAGESLabs#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloferz authored Sep 20, 2024
2 parents f8bede3 + fd59bcb commit 5b849c7
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 18 deletions.
3 changes: 2 additions & 1 deletion .trunk/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
*logs
*actions
*notifications
*tools
plugins
user_trunk.yaml
user.yaml
shims
tmp
38 changes: 21 additions & 17 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
version: 0.1
runtimes:
enabled:
- go@1.18.3
- node@16.14.2
- [email protected].3
- go@1.19.5
- node@18.12.1
- [email protected].8
actions:
enabled:
- trunk-announce
Expand All @@ -12,28 +12,32 @@ actions:
- trunk-fmt-pre-commit
- trunk-check-pre-push
cli:
version: 1.11.1
version: 1.22.5
plugins:
sources:
- id: trunk
ref: v0.0.14
ref: v1.2.1
uri: https://github.com/trunk-io/plugins
lint:
enabled:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- git-diff-check@SYSTEM
- gitleaks@8.17.0
- gitleaks@8.19.2
- [email protected]
- isort@5.12.0
- markdownlint@0.35.0
- prettier@3.0.0
- shellcheck@0.9.0
- shfmt@3.5.0
- taplo@0.8.1
- isort@5.13.2
- markdownlint@0.41.0
- prettier@3.3.3
- shellcheck@0.10.0
- shfmt@3.6.0
- taplo@0.9.3
ignore:
- linters: [prettier]
paths:
Expand Down

0 comments on commit 5b849c7

Please sign in to comment.