Skip to content

Commit

Permalink
feat: add pre-commit configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ebesson committed Nov 9, 2022
1 parent 19d1e04 commit f320299
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/pre-commit/pre-commit-hooks
rev: v4.3.0
hooks:
- id: check-yaml

0 comments on commit f320299

Please sign in to comment.