Skip to content

Commit

Permalink
Update .github/dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu committed Apr 29, 2021
1 parent abf28f2 commit b37e211
Showing 1 changed file with 0 additions and 42 deletions.
42 changes: 0 additions & 42 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,45 +5,3 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: eslint
versions:
- 7.20.0
- 7.22.0
- 7.23.0
- 7.24.0
- dependency-name: "@typescript-eslint/eslint-plugin"
versions:
- 4.14.1
- 4.14.2
- 4.15.1
- 4.15.2
- 4.17.0
- 4.18.0
- 4.19.0
- 4.20.0
- 4.21.0
- dependency-name: "@typescript-eslint/parser"
versions:
- 4.14.1
- 4.14.2
- 4.15.1
- 4.15.2
- 4.17.0
- 4.18.0
- 4.19.0
- 4.21.0
- dependency-name: "@types/jest"
versions:
- 26.0.21
- 26.0.22
- dependency-name: ts-jest
versions:
- 26.5.0
- 26.5.1
- 26.5.2
- 26.5.4
- dependency-name: typescript
versions:
- 4.1.4
- 4.2.2

0 comments on commit b37e211

Please sign in to comment.