Skip to content

Commit

Permalink
adds flag '-C' to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
johentsch committed Oct 20, 2023
1 parent 889988e commit edb7ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ repos:
rev: v2.4.0
hooks:
- id: review
args: [-M, -N, -X, -F, -D, -c LATEST_VERSION, --fail]
args: [-M, -N, -C, -X, -F, -D, -c LATEST_VERSION, --fail]

0 comments on commit edb7ee9

Please sign in to comment.