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 Jun 29, 2024
1 parent 6b1c75b commit e0455a2
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 e0455a2

Please sign in to comment.