Skip to content

Commit

Permalink
adds .pre-commit-config.yaml (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
johentsch authored Oct 19, 2023
2 parents 00711dd + 2e757f1 commit 69db668
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
repos:
- repo: https://github.com/johentsch/ms3
rev: v2.3.1
hooks:
- id: review
args: [-M, -N, -X, -F, -D, -c LATEST_VERSION, --fail]

0 comments on commit 69db668

Please sign in to comment.