Skip to content

Commit

Permalink
Setup official GitHub Dependabot (#7103)
Browse files Browse the repository at this point in the history
* Setup official GitHub Dependabot

Signed-off-by: Abdo虂n Rodri虂guez Davila <a@abdonrd.com>

* Add .npmrc file

Signed-off-by: Abdo虂n Rodri虂guez Davila <a@abdonrd.com>

Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
  • Loading branch information
abdonrd and alexandrebodin committed Jul 22, 2020
1 parent 9684cd3 commit 86d1690
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'
versioning-strategy: increase
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
save-exact=true

0 comments on commit 86d1690

Please sign in to comment.