Skip to content

Commit

Permalink
Merge branch 'develop' into refactor-integration-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nh916 authored Sep 15, 2023
2 parents d8b4fa7 + a974050 commit e9e8b1f
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
@@ -1,29 +1,29 @@
version: 0.1
cli:
version: 1.14.2
version: 1.15.0
plugins:
sources:
- id: trunk
ref: v1.2.2
ref: v1.2.3
uri: https://github.com/trunk-io/plugins
lint:
enabled:
- [email protected]
- [email protected]
- osv-scanner@1.3.6
- trivy@0.44.1
- trufflehog@3.54.0
- osv-scanner@1.4.0
- trivy@0.45.0
- trufflehog@3.56.0
- [email protected]
- cspell@7.1.1
- cspell@7.3.6
- [email protected]
- black@23.7.0
- black@23.9.1
- git-diff-check
- [email protected]
- [email protected]
- markdownlint@0.35.0
- markdownlint@0.36.0
- [email protected]
- [email protected].2
- [email protected].286
- [email protected].3
- [email protected].289
- [email protected]
- [email protected]
ignore:
Expand All @@ -40,7 +40,7 @@ lint:

runtimes:
enabled:
- go@1.19.5
- go@1.21.0
- [email protected]
- [email protected]
actions:
Expand Down

0 comments on commit e9e8b1f

Please sign in to comment.