File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -22,33 +22,33 @@ lint:
2222 run : mypy --no-incremental --ignore-missing-imports --follow-imports=silent --show-error-codes --show-column-numbers ${target}
2323 enabled :
2424 - actionlint@1.7.8
25- - bandit@1.8.6
26- - checkov@3.2.484
25+ - bandit@1.9.1
26+ - checkov@3.2.493
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.29 .0
3434 - hadolint@2.14.0
3535 - markdown-link-check@3.14.1
3636 - markdown-table-prettify@3.7.0
37- - markdownlint-cli2@0.18.1
37+ - markdownlint-cli2@0.19.0
3838 - mypy
39- - osv-scanner@2.2.3
39+ - osv-scanner@2.2.4
4040 - prettier@3.6.2
4141 - pylint
4242 - pyright
4343 - basedpyright
44- - renovate@41.151.1
44+ - renovate@42.13.3
4545 - ruff
4646 - shellcheck@0.11.0
4747 - shfmt@3.6.0
4848 - taplo@0.10.0
4949 - trivy@0.67.2
50- - trufflehog@3.90.11
51- - vale@3.12 .0
50+ - trufflehog@3.91.0
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