Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,7 @@ updates:
# https://github.com/swc-project/swc/blob/main/packages/core/src/index.ts#L12
- dependency-name: '@swc/*'
versions: ['>1.5.7']
# Since api-ts is a library, we want fp-ts to have as wide a compatibility range
# as possible (with dependency deduping) to prevent unnecessary conflicts, and
# dependabot is currently updating it too aggressively.
- dependency-name: fp-ts