Skip to content

Commit

Permalink
Merge pull request #204 from fossamagna/dependabot/add-v2-config-file
Browse files Browse the repository at this point in the history
Upgrade to GitHub-native Dependabot
  • Loading branch information
fossamagna committed Apr 30, 2021
2 parents cd16d60 + 837a5d3 commit ad35e85
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "20:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: tap
versions:
- 14.11.0
- 15.0.0
- 15.0.1
- 15.0.2
- 15.0.4
- dependency-name: eslint
versions:
- 7.18.0
- 7.19.0
- 7.20.0
- 7.21.0
- 7.22.0
- 7.24.0

0 comments on commit ad35e85

Please sign in to comment.