Skip to content

Commit

Permalink
Fix typo in dependabot config (#646)
Browse files Browse the repository at this point in the history
* Fix typo in dependabot config

Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
  • Loading branch information
zbynek and MarkEWaite authored May 1, 2021
1 parent 37822cf commit 9b5acd2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ updates:
schedule:
interval: monthly
open-pull-requests-limit: 10
ignore_updates:
- match:
dependency_name: "husky"
ignore:
- dependency-name: "husky"

0 comments on commit 9b5acd2

Please sign in to comment.