diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9acd3a3..c2b5a75 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,4 +3,4 @@ repos: rev: v2.4.0 hooks: - id: review - args: [-M, -N, -X, -F, -D, -c LATEST_VERSION, --fail] \ No newline at end of file + args: [-M, -N, -C, -X, -F, -D, -c LATEST_VERSION, --fail] \ No newline at end of file