diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 1c23d1cf..d03684b7 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,16 +1,15 @@ version: 0.1 cli: - version: 1.10.0 + version: 1.25.0 plugins: sources: - id: trunk - ref: v0.0.17 + ref: v1.10.0 uri: https://github.com/trunk-io/plugins lint: disabled: - git-diff-check - prettier - - prettier@2.8.7 enabled: - markdownlint@0.43.0 - oxipng@9.1.4 @@ -18,7 +17,7 @@ lint: - gitleaks@8.30.1 runtimes: enabled: - - python@3.12.5 + - python@3.12.7 - go@1.23.4 - node@22.13.0 actions: