Merge branch 'master' into lora-led-rx

This commit is contained in:
Jonathan Bennett
2026-06-13 10:56:15 -05:00
committed by GitHub
3 changed files with 7 additions and 7 deletions

View File

@@ -31,7 +31,7 @@ jobs:
merge-multiple: true
- name: Post or update web flasher link comment
uses: actions/github-script@v8
uses: actions/github-script@v9
with:
script: |
const marker = '<!-- web-flasher-link -->';

View File

@@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Post web flasher build-in-progress placeholder
uses: actions/github-script@v8
uses: actions/github-script@v9
with:
script: |
const marker = '<!-- web-flasher-link -->';

View File

@@ -4,19 +4,19 @@ cli:
plugins:
sources:
- id: trunk
ref: v1.10.0
ref: v1.10.2
uri: https://github.com/trunk-io/plugins
lint:
enabled:
- checkov@3.2.532
- renovate@43.209.1
- prettier@3.8.3
- checkov@3.3.1
- renovate@43.220.0
- prettier@3.8.4
- trufflehog@3.95.5
- yamllint@1.38.0
- bandit@1.9.4
- trivy@0.71.0
- taplo@0.10.0
- ruff@0.15.15
- ruff@0.15.17
- isort@8.0.1
- markdownlint@0.48.0
- oxipng@10.1.1