Skip to content

Commit

Permalink
Merge pull request #84 from mike182uk/dependabot/add-v2-config-file
Browse files Browse the repository at this point in the history
Upgrade to GitHub-native Dependabot
  • Loading branch information
mike182uk committed Apr 30, 2021
2 parents 3bb5143 + 481bd1b commit 01ae34e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "09:00"
timezone: Europe/London
open-pull-requests-limit: 10
ignore:
- dependency-name: mocha
versions:
- 8.2.1
- 8.3.0
- 8.3.1

0 comments on commit 01ae34e

Please sign in to comment.