Skip to content

Commit

Permalink
ci(dependabot): ignore husky updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Frazer Smith committed Feb 16, 2021
1 parent d5e0df0 commit 6fc6187
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 @@ -8,6 +8,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 6fc6187

Please sign in to comment.