From df1fd7faaef691072d34c8ab8a060300d7c63ed2 Mon Sep 17 00:00:00 2001 From: Morgy93 <7961978+Morgy93@users.noreply.github.com> Date: Mon, 14 Sep 2026 11:03:33 +0000 Subject: [PATCH] chore: upgrade trunk linters --- .trunk/trunk.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index b5d58547..3e6d2854 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -37,10 +37,10 @@ lint: paths: - .ddev/web-build/** enabled: - - pinact@4.1.1 + - pinact@5.0.0 - svgo@4.1.0 - taplo@0.10.0 - - checkov@3.3.16 + - checkov@3.3.17 - actionlint@1.7.12 - git-diff-check - hadolint@2.15.1