Skip to content

Commit

Permalink
QuickFix
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Jul 10, 2022
1 parent 6eee7ab commit 7b2c540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion megalinter/MegaLinter.py
Original file line number Diff line number Diff line change
Expand Up @@ -697,7 +697,7 @@ def manage_upgrade_message(self):
)
logging.warning(
c.yellow(
"MEGA-LINTER HAS A NEW V6 VERSION at https://github.com/oxsecurity/megalinter.\n"
"MEGA-LINTER HAS A NEW V6 VERSION at https://github.com/oxsecurity/megalinter .\n"
+ "Please upgrade your configuration by running the following command at the "
+ "root of your repository (requires node.js): \n"
+ c.green("npx mega-linter-runner --upgrade")
Expand Down

0 comments on commit 7b2c540

Please sign in to comment.