Skip to content

Commit

Permalink
feat: Add Pre-Commit hook that tests the Pre-Commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Aug 29, 2023
1 parent 83790f7 commit 56ef560
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
repos:
- repo: https://github.com/pre-commit/pre-commit
rev: v3.3.3
hooks:
- id: validate_manifest

0 comments on commit 56ef560

Please sign in to comment.