Skip to content

Commit

Permalink
Merge pull request #206 from HelikarLab/remove-hardcoded-paths/proteo…
Browse files Browse the repository at this point in the history
…mics
  • Loading branch information
JoshLoecker authored Dec 11, 2024
2 parents 40344dc + 4c381ca commit e30b3cf
Show file tree
Hide file tree
Showing 18 changed files with 3,063 additions and 2,076 deletions.
10 changes: 4 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/opensource-nepal/commitlint
rev: v1.2.0
- repo: https://github.com/commitizen-tools/commitizen
rev: master
hooks:
- id: commitlint
name: Commit Lint
- id: commitizen
stages: [ commit-msg ]
Loading

0 comments on commit e30b3cf

Please sign in to comment.