Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #74 from Fdawgs/ci/deps
Browse files Browse the repository at this point in the history
ci(dependabot): ignore husky updates
  • Loading branch information
Fdawgs committed Feb 16, 2021
2 parents bae1068 + a9cb7de commit 555a9bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ updates:

- package-ecosystem: npm
directory: /
ignore:
- dependency-name: "husky"
versions: ["5.x"]
schedule:
interval: monthly
open-pull-requests-limit: 99

0 comments on commit 555a9bc

Please sign in to comment.