Skip to content

Commit

Permalink
Ignore updates to turf
Browse files Browse the repository at this point in the history
(closes #10, closes #11)

Newer versions of Turf are using a broken clipper, so we're keeping
it pinned to the older version until #1 / #2 shapes up
  • Loading branch information
bhousel committed Jun 6, 2020
1 parent 3e5a77b commit 70cb628
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ updates:
directory: "/"
schedule:
interval: "daily"
ignore:
- dependency-name: "@turf/*"

0 comments on commit 70cb628

Please sign in to comment.