Skip to content

Commit

Permalink
fix: adds pre-commit hook semver dep
Browse files Browse the repository at this point in the history
  • Loading branch information
tazlin committed Feb 24, 2024
1 parent 08c0486 commit 31d1624
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ repos:
- ruamel.yaml
- hordelib==2.4.2
- horde_sdk==0.7.34
- semver
2 changes: 2 additions & 0 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ pre-commit~=3.6.0
build>=0.10.0
coverage>=7.2.7

semver

pytest-cov

babel
Expand Down

0 comments on commit 31d1624

Please sign in to comment.