From 2fecbb69d0a0391db0a550168f4dfde2152d216a Mon Sep 17 00:00:00 2001 From: forgejo-actions <+forgejo-actions@users.noreply.github.com> Date: Mon, 26 Jan 2026 11:11:46 +0000 Subject: [PATCH] Upgrade trunk to 1.25.0 --- .trunk/trunk.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 2035a9b..94ec2d9 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -2,7 +2,7 @@ # To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml version: 0.1 cli: - version: 1.22.1 + version: 1.25.0 # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins) plugins: sources: @@ -12,6 +12,7 @@ plugins: # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) runtimes: enabled: + - php@>=8.0.0 - go@1.21.0 - node@18.12.1 - python@3.10.8 @@ -23,13 +24,13 @@ lint: - trivy enabled: - gitleaks@8.18.2 - - markdownlint@0.40.0 + - markdownlint@0.47.0 - taplo@0.8.1 - actionlint@1.7.0 - - checkov@3.2.92 + - checkov@3.2.499 - git-diff-check - - prettier@3.2.5 - - yamllint@1.35.1 + - prettier@3.8.1 + - yamllint@1.38.0 definitions: - name: markdownlint direct_configs: