Skip to content

Commit

Permalink
update dependencies, fix typedoc (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 authored and donavanbecker committed Jul 9, 2024
1 parent 2ae16cb commit b6d28dc
Show file tree
Hide file tree
Showing 5 changed files with 873 additions and 401 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ jobs:
lint:
needs: build_and_test
uses: homebridge/.github/.github/workflows/eslint.yml@latest
lint-docs:
needs: build_and_test
uses: homebridge/.github/.github/workflows/lint-docs.yml@latest
Loading

0 comments on commit b6d28dc

Please sign in to comment.