Skip to content

Commit

Permalink
chore: dependabot ignore baconjs 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
tkurki committed Oct 12, 2020
1 parent 0ef066e commit 4074717
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
ignored_updates:
- match:
dependency_name: "baconjs"
version_requirement: "3.x"

0 comments on commit 4074717

Please sign in to comment.