Skip to content

Commit adaf48a

Browse files
Merge pull request #161 from ericcrosson-bitgo/dependabot-ignore-io-ts-upgrades-for-io-ts-v2
chore(dependabot): ignore io-ts v2
2 parents f709278 + 037cdb1 commit adaf48a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ updates:
2525
- dependencies
2626
- npm
2727
target-branch: beta
28+
ignore:
29+
- dependency-name: io-ts
30+
versions: ['2.x']

0 commit comments

Comments
 (0)