Merge pull request #84 from mike182uk/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
This commit is contained in:
commit
01ae34e179
15
.github/dependabot.yml
vendored
Normal file
15
.github/dependabot.yml
vendored
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user