Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
459350a48a chore(deps): update oxsecurity/megalinter action (v9.3.0 → v9.4.0)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02 00:37:49 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ repos:
- id: yamllint
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.4
rev: v0.15.2
hooks:
# Run the linter with auto-fix
- id: ruff-check

View File

@@ -632,7 +632,7 @@ runs:
- name: MegaLinter
# You can override MegaLinter flavor used to have faster performances
# More info at https://megalinter.io/latest/flavors/
uses: oxsecurity/megalinter/flavors/cupcake@42bb470545e359597e7f12156947c436e4e3fb9a # v9.3.0
uses: oxsecurity/megalinter/flavors/cupcake@8fbdead70d1409964ab3d5afa885e18ee85388bb # v9.4.0
id: ml
# All available variables are described in documentation