File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -21,34 +21,34 @@ lint:
2121 - name : lint
2222 run : mypy --no-incremental --ignore-missing-imports --follow-imports=silent --show-error-codes --show-column-numbers ${target}
2323 enabled :
24- - actionlint@1.7.8
25- - bandit@1.8.6
26- - checkov@3.2.484
24+ - actionlint@1.7.10
25+ - bandit@1.9.2
26+ - checkov@3.2.497
2727 - codespell@2.4.1
2828 # Temporarily disabled until we have better solution for unknown words
2929 # - cspell@8.17.5
3030 - djlint@1.36.4
3131 - flake8
3232 - git-diff-check
33- - gitleaks@8.28 .0
33+ - gitleaks@8.30 .0
3434 - hadolint@2.14.0
35- - markdown-link-check@3.14.1
35+ - markdown-link-check@3.14.2
3636 - markdown-table-prettify@3.7.0
37- - markdownlint-cli2@0.18.1
37+ - markdownlint-cli2@0.20.0
3838 - mypy
39- - osv-scanner@2.2.3
40- - prettier@3.6.2
39+ - osv-scanner@2.3.1
40+ - prettier@3.7.4
4141 - pylint
4242 - pyright
4343 - basedpyright
44- - renovate@41.151.1
44+ - renovate@42.76.4
4545 - ruff
4646 - shellcheck@0.11.0
4747 - shfmt@3.6.0
4848 - taplo@0.10.0
49- - trivy@0.67 .2
50- - trufflehog@3.90.11
51- - vale@3.12 .0
49+ - trivy@0.68 .2
50+ - trufflehog@3.92.4
51+ - vale@3.13 .0
5252 - yamllint@1.37.1
5353 ignore :
5454 - linters :
You can’t perform that action at this time.
0 commit comments