diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 99a02523a9c..2cb72cf9e17 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,6 @@ repos: - id: meta-lint-ci name: Running Meta/lint-ci.sh to ensure changes will pass linting on CI entry: bash Meta/lint-ci.sh - args: [ --no-ports ] stages: [ commit ] language: system