Skip to content

Commit

Permalink
Merge pull request #4 from masterpointio/fix/allow_one_pr_method
Browse files Browse the repository at this point in the history
fix: allow at least one PR method by default
  • Loading branch information
gberenice authored Nov 2, 2023
2 parents 454bc02 + ca6cad6 commit 77cc0f9
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
10 changes: 5 additions & 5 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,25 @@
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
version: 0.1
cli:
version: 1.17.0
version: 1.17.1
plugins:
sources:
- id: trunk
ref: v1.2.5
ref: v1.2.6
uri: https://github.com/trunk-io/plugins
runtimes:
enabled:
- node@18.12.1
- python@3.10.8
lint:
enabled:
- checkov@2.5.9
- checkov@3.0.15
- git-diff-check
- markdownlint@0.37.0
- prettier@3.0.3
- tflint@0.48.0
- trivy@0.46.0
- trufflehog@3.60.0
- trivy@0.46.1
- trufflehog@3.62.1
- yamllint@1.32.0
actions:
enabled:
Expand Down
Loading

0 comments on commit 77cc0f9

Please sign in to comment.