commit
76fef86106
2 changed files with 625 additions and 581 deletions
11
.github/dependabot.yml
vendored
Normal file
11
.github/dependabot.yml
vendored
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: npm
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
time: '06:00'
|
||||||
|
timezone: Europe/Paris
|
||||||
|
open-pull-requests-limit: 1
|
||||||
|
labels:
|
||||||
|
- dependabot
|
Reference in a new issue