Skip to content

Commit

Permalink
fix: update dependencies and enabled new dependabot (#124)
Browse files Browse the repository at this point in the history
Signed-off-by: Georgi Ivanov <[email protected]>
  • Loading branch information
givanov authored Jun 1, 2021
1 parent 29e7abf commit e218d9c
Show file tree
Hide file tree
Showing 3 changed files with 18,512 additions and 3,675 deletions.
37 changes: 37 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 99
ignore:
- dependency-name: npm
versions:
- 6.14.11
- 7.5.2
- 7.5.4
- 7.6.0
- 7.6.1
- 7.6.3
- 7.7.5
- 7.8.0
- 7.9.0
- dependency-name: npm-check-updates
versions:
- 11.0.2
- 11.1.1
- 11.1.4
- 11.1.9
- 11.2.0
- 11.3.0
- 11.4.1
- dependency-name: "@semantic-release/github"
versions:
- 7.2.0
- dependency-name: npm-registry-fetch
versions:
- 9.0.0
- dependency-name: lodash
versions:
- 4.17.20
Loading

0 comments on commit e218d9c

Please sign in to comment.