diff --git a/plugin.yaml b/plugin.yaml index 0578ca5..69cc4cd 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -42,10 +42,10 @@ lint: - actionlint@1.6.26 - bandit@1.7.5 - black@23.9.1 - - buf-lint@1.27.0 + - buf-lint@1.27.1 - buildifier@6.3.3 - - cfnlint@0.81.0 - - checkov@2.5.8 + - cfnlint@0.82.2 + - checkov@2.5.9 - clang-format@17.0.1 - clang-tidy@17.0.1 - clippy@1.71.1 @@ -56,7 +56,7 @@ lint: - hadolint@2.12.0 - isort@5.12.0 - markdownlint@0.37.0 - - mypy@1.6.0 + - mypy@1.6.1 - nancy@1.0.45 - osv-scanner@1.4.1 - oxipng@9.0.0 @@ -66,19 +66,19 @@ lint: - pylint@3.0.1 - renovate@37.8.1 - rubocop@1.39.0 - - ruff@0.0.292 + - ruff@0.1.0 - rustfmt@1.68.2 - - semgrep@1.44.0 + - semgrep@1.45.0 - shellcheck@0.9.0 - shfmt@3.6.0 - sort-package-json@2.6.0 - sql-formatter@13.0.0 - - stylelint@15.10.3 + - stylelint@15.11.0 - svgo@3.0.2 - taplo@0.8.1 - terrascan@1.18.3 - - trivy@0.45.1 - - trufflehog@3.59.0 + - trivy@0.46.0 + - trufflehog@3.60.0 - trunk-toolbox@0.0.1 - yamllint@1.32.0 @@ -111,5 +111,5 @@ actions: tools: enabled: - - gh@2.36.0 + - gh@2.37.0 - gt@0.20.35