Commit 51607972 authored by Thomas Boni's avatar Thomas Boni
Browse files

jobs(megalinter): bump megalinter to v6.6.0

parent e971a2fc
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
# Changelog
All notable changes to this job will be documented in this file.

## [1.3.0] - 2022-08-25
* Bump megalinter version to `v6.6.0`

## [1.2.0] - 2022-08-16
* Use new image: `oxsecurity/megalinter`
* Bump megalinter version to `v6.3.0`
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ mega_linter:
    # List of disabled linters in every case, this linter is deactivated due to
    # its time of processing (~10 minutes on tested projects)
    DISABLE_LINTERS: SPELL_CSPELL
    IMAGE_TAG: "v6.3.0"
    IMAGE_TAG: "v6.6.0"
    TAP_REPORTER_OUTPUT_DETAIL: "detailed"
    OUTPUT_DETAIL: "detailed"
  script: