Skip to content

Commit

Permalink
feat: Update peer dependency to Hubot > 9 (#15)
Browse files Browse the repository at this point in the history
* feat: Update peer dependency to Hubot > 9
chore: Remove depdencies and use Node Test Runner instead of Mocha

BREAKING CHANGE: Updating to Hubot > 9.

* chore: run pipeline on PR
  • Loading branch information
joeyguerra authored Sep 30, 2023
1 parent 3b6d7ba commit f841a7d
Show file tree
Hide file tree
Showing 5 changed files with 409 additions and 990 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
Expand Down
Loading

0 comments on commit f841a7d

Please sign in to comment.