Skip to content

Commit

Permalink
adds flag '-C' to workflow (#11)
Browse files Browse the repository at this point in the history
johentsch authored Oct 20, 2023
2 parents 889988e + edb7ee9 commit ee317f5
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
@@ -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 ee317f5

Please sign in to comment.